blunt rename of org (#620)

This commit is contained in:
Steven Reilly
2023-07-12 12:09:44 -04:00
committed by GitHub
parent 5fe81bc040
commit 13d0e46b52
107 changed files with 1471 additions and 1471 deletions

View File

@@ -38,7 +38,7 @@ def test_valid_list_of_white_list_email_domains(
def test_invalid_list_of_white_list_email_domains(
client_request,
email,
mock_get_organisations,
mock_get_organizations,
):
email_domain_validators = ValidGovEmail()
with pytest.raises(ValidationError):