Skip to content

Commit

Permalink
Update back link text in spec, in line with new translation added in …
Browse files Browse the repository at this point in the history
  • Loading branch information
hannako committed Dec 15, 2021
1 parent 0aac240 commit a09585b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/integration/service_sign_in/choose_sign_in_test.rb
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ class ChooseSignInTest < ActionDispatch::IntegrationTest
setup_and_visit_choose_sign_in_page("welsh", "/dewiswch-lofnodi")

assert page.has_css?("title", text: "Profwch pwy ydych chi i fwrw ymlaen - GOV.UK", visible: false)
assert page.has_css?(".gem-c-back-link", text: "Yn ôl")
assert page.has_css?(".gem-c-back-link", text: "Nôl")

within "#content form" do
within ".gem-c-fieldset" do
Expand Down

0 comments on commit a09585b

Please sign in to comment.