now with even fewer letters

This commit is contained in:
stvnrlly
2022-10-18 15:27:13 +00:00
parent 44e8c0fe89
commit b6a6a14bc7
10 changed files with 37 additions and 46 deletions

View File

@@ -51,7 +51,7 @@ def test_get_support_index_page_when_signed_out(
assert normalize_spaces(
page.select_one('form label[for=who-0]').text
) == (
'I work in the public sector and need to send emails, text messages or letters'
'I work in the public sector and need to send emails or text messages'
)
assert page.select_one('form input#who-0')['value'] == 'public-sector'
assert normalize_spaces(