Skip to content

Commit

Permalink
[testmode] Rename Down Bank (#9299)
Browse files Browse the repository at this point in the history
  • Loading branch information
jlh-stripe authored Sep 23, 2024
1 parent b41de22 commit 34cbc0a
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@ tags:
- tapOn:
id: "consent_cta"
# Select Down institution
- tapOn: "Down bank (unscheduled)"
- tapOn: "Down Bank (Unscheduled)"
# Selecting another bank resets the flow
- tapOn: "Select another bank"
# Assert flow correctly returns to institution picker
- tapOn: "Down bank (unscheduled)"
- tapOn: "Down Bank (Unscheduled)"
# Close flow from error page
- tapOn: "Close icon"
- scrollUntilVisible:
Expand Down

0 comments on commit 34cbc0a

Please sign in to comment.