Skip to content

Commit

Permalink
fix e2e
Browse files Browse the repository at this point in the history
  • Loading branch information
charliecruzan-stripe committed Oct 24, 2023
1 parent 3591113 commit 1ff9ad6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion e2e-tests/paymentsheet-customFlow-decoupled.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ appId: ${APP_ID}
visible: "TEST MODE"
timeout: 150000
- tapOn:
id: "+ Add"
above: "+ Add"
optional: true
- tapOn:
text: "Card number"
Expand Down
2 changes: 1 addition & 1 deletion e2e-tests/paymentsheet-customFlow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ appId: ${APP_ID}
visible: "TEST MODE"
timeout: 150000
- tapOn:
id: "+ Add"
above: "+ Add"
optional: true
- tapOn:
text: "Card number"
Expand Down

0 comments on commit 1ff9ad6

Please sign in to comment.