mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-19 05:59:44 -04:00
Fixed test
This commit is contained in:
@@ -148,7 +148,6 @@ def test_should_return_200_when_email_is_not_gov_uk(
|
||||
"Enter a public sector email address or find out who can use Notify"
|
||||
in normalize_spaces(page.select_one(".usa-error-message").text)
|
||||
)
|
||||
assert page.select_one(".usa-error-message a")["href"] == url_for("main.features")
|
||||
|
||||
|
||||
@pytest.mark.parametrize(
|
||||
|
||||
Reference in New Issue
Block a user