Skip to content

Commit

Permalink
Update withdraw.feature
Browse files Browse the repository at this point in the history
Update to 5 hours to account for extra time to execute
  • Loading branch information
bxpana authored Feb 19, 2025
1 parent 36b56ac commit afca3bb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/e2e/features/transactions/withdraw.feature
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ Feature: Withdraw
Then Element with "text" " Your funds will be available on the " should be "visible"
Then Element with "text" "Ethereum Goerli Testnet" should be "visible"
Then Element with "text" " after a " should be "visible"
Then Element with "text" "~3+ hour delay" should be "visible"
Then Element with "text" "~5+ hour delay" should be "visible"
Then Element with "text" ". During this time, the transaction will be processed and finalized. You are free to close this page. " should be "visible"
Then Element with "text" " Learn more " should be "visible"
Then Element with "text" " Learn more " should be "clickable"
Expand Down Expand Up @@ -113,4 +113,4 @@ Feature: Withdraw
Then Element with "partial src" "eth.svg" should be "visible"
Then Element with "text" "ETH" should be "visible"
Then Element with "text" "<$0.01" should be "visible"


0 comments on commit afca3bb

Please sign in to comment.