Remove redundant hidden H3s

This commit replaces the H3s which only repeated information with some
hidden text that will make it read nicer for screenreaders.
This commit is contained in:
Chris Hill-Scott
2021-03-12 17:12:47 +00:00
parent f7989b84cb
commit 7583c8d9fa
4 changed files with 8 additions and 14 deletions

View File

@@ -34,10 +34,7 @@ def test_non_logged_in_user_can_see_homepage(
assert normalize_spaces(page.select_one('#whos-using-notify').text) == (
'Whos using GOV.UK Notify '
'Organisations '
'111 organisations '
'Services '
'9,999 services '
'There are 111 organisations and 9,999 services using Notify. '
'See the list of services and organisations.'
)
assert page.select_one('#whos-using-notify a')['href'] == url_for(