Skip to content

Commit

Permalink
fix: e2e tx history test
Browse files Browse the repository at this point in the history
  • Loading branch information
usame-algan committed Jan 2, 2023
1 parent 0ab0a04 commit d2c86a9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cypress/e2e/smoke/tx_history.cy.js
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,7 @@ describe('Transaction history', () => {
})
// Send 0.11 WETH
.prev()
.prev()
.within(() => {
// Type
cy.get('img').should('have.attr', 'src', OUTGOING)
Expand Down

0 comments on commit d2c86a9

Please sign in to comment.