Skip to content

Commit

Permalink
Revert "chore: temp remove (#11882)"
Browse files Browse the repository at this point in the history
This reverts commit e1b4581.
  • Loading branch information
cortisiko authored Oct 18, 2024
1 parent e1b4581 commit 690a892
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion e2e/specs/confirmations/advanced-gas-fees.spec.js
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ describe(SmokeConfirmations('Advanced Gas Fees and Priority Tests'), () => {
// await Assertions.checkIfVisible(WalletView.container);

//Tap send Icon
// await TestHelpers.delay(2000);
await TestHelpers.delay(2000);
await TabBarComponent.tapActions();
await TestHelpers.delay(2000);
await WalletActionsModal.tapSendButton();
Expand Down

0 comments on commit 690a892

Please sign in to comment.