readd some used code

This commit is contained in:
Olivier Gagnon
2021-09-20 13:53:04 -04:00
parent e9b030c450
commit 9552ae3ef1
2 changed files with 8 additions and 1 deletions
+1 -1
View File
@@ -88,7 +88,7 @@ describe("tutorial", () => {
cy.findByRole("button", { name: "Tutorial" }).click();
cy.findByText(/a lot of different documentation about the game/i);
cy.findByRole("button", { name: "next" }).click();
cy.findByRole("button", { name: "FINISH TUTORIAL" }).click();
cy.findByText("Got it!").click();
cy.findByText(/Tutorial \(AKA Links to Documentation\)/i);