From 1c44de5d1bc759ca45554c2fbd296ad0f95e1773 Mon Sep 17 00:00:00 2001 From: Yosif Hamed Date: Wed, 7 Aug 2024 14:41:28 +0300 Subject: [PATCH] rerun test --- cypress/e2e/transfer.cy.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cypress/e2e/transfer.cy.ts b/cypress/e2e/transfer.cy.ts index 013531569..e927ebc22 100644 --- a/cypress/e2e/transfer.cy.ts +++ b/cypress/e2e/transfer.cy.ts @@ -12,7 +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.