diff --git a/cypress/e2e/smoke/tx_history.cy.js b/cypress/e2e/smoke/tx_history.cy.js index d018b21b75..7b45fa30b0 100644 --- a/cypress/e2e/smoke/tx_history.cy.js +++ b/cypress/e2e/smoke/tx_history.cy.js @@ -98,6 +98,7 @@ describe('Transaction history', () => { }) // Send 0.11 WETH .prev() + .prev() .within(() => { // Type cy.get('img').should('have.attr', 'src', OUTGOING)