Skip to content

Commit

Permalink
fix swap-send-flaky
Browse files Browse the repository at this point in the history
  • Loading branch information
seaona committed Jun 27, 2024
1 parent ff26dc8 commit fcb4b7d
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions test/e2e/tests/swap-send/swap-send-eth.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -74,12 +74,6 @@ describe('Swap-Send ETH', function () {
// TODO assert swap api request payload

await swapSendPage.submitSwap();
await swapSendPage.verifyHistoryEntry(
'Send ETH as TST',
'Pending',
'-1 ETH',
'',
);
await swapSendPage.verifyHistoryEntry(
'Send ETH as TST',
'Confirmed',
Expand Down

0 comments on commit fcb4b7d

Please sign in to comment.