Skip to content

Commit

Permalink
fix comment
Browse files Browse the repository at this point in the history
  • Loading branch information
cmd-ob committed Nov 26, 2024
1 parent f695712 commit 24612b7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,7 @@ describe('Account syncing - User already has balances on multple accounts @no-mm
);
await accountListPage.closeAccountModal();

// Lock and unlock wallet to ensure that number of preloaded accounts have to gone up
// Lock and unlock wallet to ensure that number of preloaded accounts have not gone up
await homePage.headerNavbar.lockMetaMask();
await unlockWallet(driver, {
password: NOTIFICATIONS_TEAM_PASSWORD,
Expand Down

0 comments on commit 24612b7

Please sign in to comment.