Skip to content

Commit c3528cd

Browse files
committed
chore: removed delay from unlock-wallet.spec
1 parent 7cd0757 commit c3528cd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/e2e/tests/account/unlock-wallet.spec.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,6 @@ describe('Unlock wallet - ', function () {
6464
},
6565
},
6666
async ({ driver }: { driver: Driver }) => {
67-
await driver.delay(5_000);
6867
await importWalletWithSocialLoginOnboardingFlow({
6968
driver,
7069
});

0 commit comments

Comments
 (0)