Skip to content

Commit 07b6b26

Browse files
committed
additional check on pin reset
1 parent 70b09b2 commit 07b6b26

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

test/specs/security.e2e.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -149,6 +149,7 @@ describe('@security - Security And Privacy', () => {
149149
await multiTap('N7', PIN_LENGTH); // wrong PIN on the last attempt
150150
await sleep(1000);
151151
// app should reset itself and show onboarding
152+
await expectText('Privacy Policy');
152153
await elementById('Continue').waitForDisplayed();
153154
});
154155
});

0 commit comments

Comments
 (0)