We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eee837f commit febd729Copy full SHA for febd729
test/integration/service_sign_in/choose_sign_in_test.rb
@@ -27,7 +27,7 @@ class ChooseSignInTest < ActionDispatch::IntegrationTest
27
28
within "#content form" do
29
within ".gem-c-fieldset" do
30
- within ".gem-c-fieldset__legend" do
+ within ".govuk-fieldset__legend" do
31
assert_has_component_title "Prove your identity to continue"
32
end
33
@@ -84,7 +84,7 @@ class ChooseSignInTest < ActionDispatch::IntegrationTest
84
85
86
87
88
assert_has_component_title "Profwch pwy ydych chi i fwrw ymlaen"
89
90
0 commit comments