Skip to content

Commit

Permalink
test: fix flaky test (#24926)
Browse files Browse the repository at this point in the history
  • Loading branch information
davidmurdoch authored and danjm committed May 31, 2024
1 parent f4a8460 commit 5999046
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/e2e/tests/account/import-flow.spec.js
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@ describe('Import flow @no-mmi', function () {

// accepts the account password after lock
await unlockWallet(driver, {
navigate: false,
waitLoginSuccess: false,
});

Expand Down

0 comments on commit 5999046

Please sign in to comment.