mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-09 15:29:50 -04:00
Fixing tests
This commit is contained in:
@@ -145,7 +145,7 @@ def test_should_return_200_when_email_is_not_gov_uk(
|
||||
)
|
||||
|
||||
assert (
|
||||
"Enter a public sector email address or find out who can use Notify"
|
||||
"Enter a public sector email address."
|
||||
in normalize_spaces(page.select_one(".usa-error-message").text)
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user