Skip to content

Commit

Permalink
adjust comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Lykhoyda committed Oct 16, 2023
1 parent 183732e commit 7dbfdc2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/ui/cypress/tests/login.cy.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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) => {
Expand Down

0 comments on commit 7dbfdc2

Please sign in to comment.