Skip to content

Commit

Permalink
Add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
JIOjosBG committed Aug 5, 2024
1 parent 7adb1bc commit 139edf6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cypress/e2e/transfer.cy.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ describe('Transfering funds', () => {

it('Sends funds via Quick account', () => {
cy.visit('/wallet/dashboards')
// Send button for first token in dashboard
cy.contains('Send').click()

// Wait for the initial wallet load.
Expand Down

0 comments on commit 139edf6

Please sign in to comment.