diff --git a/packages/ui/cypress/tests/login.cy.ts b/packages/ui/cypress/tests/login.cy.ts index ead59751..471825da 100644 --- a/packages/ui/cypress/tests/login.cy.ts +++ b/packages/ui/cypress/tests/login.cy.ts @@ -39,7 +39,7 @@ describe('Connect Account', () => { cy.connectAccounts([address1, address2]) topMenuItems.newMultisigButton().click() - // Click on the account address selector + // Click on the account address selector to show the list of accounts newMultisigPage.addressSelector().click() accountDisplay.nameLabel().each((el, index) => {