From 24612b7fbd21e16bd72ca5c0c35af002b6dac093 Mon Sep 17 00:00:00 2001 From: cmd-ob Date: Tue, 26 Nov 2024 08:49:14 +0000 Subject: [PATCH] fix comment --- .../account-syncing/sync-with-account-balances.spec.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/e2e/tests/notifications/account-syncing/sync-with-account-balances.spec.ts b/test/e2e/tests/notifications/account-syncing/sync-with-account-balances.spec.ts index 53dfe454d134..020d03e958aa 100644 --- a/test/e2e/tests/notifications/account-syncing/sync-with-account-balances.spec.ts +++ b/test/e2e/tests/notifications/account-syncing/sync-with-account-balances.spec.ts @@ -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,