Skip to content

Commit

Permalink
fix placeholder in test
Browse files Browse the repository at this point in the history
  • Loading branch information
asmega committed Sep 26, 2024
1 parent 2521d24 commit 9c5c2b2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
fill_in "Claim reference number", with: claim.reference
click_button "Submit"

expect(page).to have_content "Sign in with GOV.UK One Login"
expect(page).to have_content "one login page goes here"
click_on "Continue"

expect(page.title).to have_text("How we’ll use the information you provide")
Expand Down

0 comments on commit 9c5c2b2

Please sign in to comment.