mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-15 07:18:58 -04:00
blunt rename of org (#620)
This commit is contained in:
@@ -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):
|
||||
|
||||
Reference in New Issue
Block a user