Fixed test

This commit is contained in:
alexjanousekGSA
2025-01-13 15:17:02 -05:00
parent 0982e70a54
commit 66dfca579a
5 changed files with 6 additions and 17 deletions

View File

@@ -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(