Skip to content

Commit

Permalink
remove building society from EY journey
Browse files Browse the repository at this point in the history
  • Loading branch information
asmega committed Oct 3, 2024
1 parent 3c218e3 commit 7ae40be
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ class SlugSequence
email-address
email-verification
provide-mobile-number
bank-or-building-society
check-your-answers
].freeze

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -62,9 +62,5 @@

expect(page).to have_content("Would you like to provide your mobile number?")
choose "No"
click_on "Continue"

# Placeholder page as we build the journey
expect(page).to have_content("What account do you want the money paid into?")
end
end

0 comments on commit 7ae40be

Please sign in to comment.