Skip to content

Commit

Permalink
Update tests to reflect changes in the markup
Browse files Browse the repository at this point in the history
  • Loading branch information
alex-ju committed Mar 26, 2019
1 parent eee837f commit febd729
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/integration/service_sign_in/choose_sign_in_test.rb
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ class ChooseSignInTest < ActionDispatch::IntegrationTest

within "#content form" do
within ".gem-c-fieldset" do
within ".gem-c-fieldset__legend" do
within ".govuk-fieldset__legend" do
assert_has_component_title "Prove your identity to continue"
end

Expand Down Expand Up @@ -84,7 +84,7 @@ class ChooseSignInTest < ActionDispatch::IntegrationTest

within "#content form" do
within ".gem-c-fieldset" do
within ".gem-c-fieldset__legend" do
within ".govuk-fieldset__legend" do
assert_has_component_title "Profwch pwy ydych chi i fwrw ymlaen"
end

Expand Down

0 comments on commit febd729

Please sign in to comment.