Skip to content

Commit

Permalink
Updating test tag
Browse files Browse the repository at this point in the history
  • Loading branch information
georgewrmarshall committed Jun 19, 2023
1 parent f9ab6c8 commit 81dd0a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/e2e/swaps/swaps-notifications.spec.js
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ describe('Swaps - notifications', function () {
swapToContractAddress: '0x72c9Fb7ED19D3ce51cea5C56B3e023cd918baaDf',
});
await driver.waitForSelector({
css: '.popover-header',
tag: 'header',
text: 'Import token?',
});
await driver.clickElement(
Expand Down

0 comments on commit 81dd0a3

Please sign in to comment.