Skip to content

Commit 38f9b04

Browse files
tests(totp): improve totp enrollment cinematic
1 parent 593e1bf commit 38f9b04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cypress/e2e/signin_with_totp_enrollment/index.cy.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ describe("sign-in with totp enrollment", () => {
6161
// Wait for connexion to last
6262
cy.wait(5 * 1000);
6363

64-
cy.reload();
64+
cy.get("button.fr-btn").contains("Continuer").click();
6565

6666
cy.contains("merci de vous identifier à nouveau.");
6767

0 commit comments

Comments
 (0)