mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-03-04 17:31:51 -05:00
Merge pull request #1179 from alphagov/welsh-assembly
welsh assembly emails - foo@assembly.wales
This commit is contained in:
@@ -73,6 +73,7 @@ class Config(object):
|
||||
r"naturalengland\.org\.uk",
|
||||
r"hmcts\.net",
|
||||
r"scotent\.co\.uk",
|
||||
r"assembly\.wales",
|
||||
]
|
||||
|
||||
|
||||
|
||||
@@ -89,6 +89,7 @@ def _gen_mock_field(x):
|
||||
'test@naturalengland.org.uk',
|
||||
'test@hmcts.net',
|
||||
'test@scotent.co.uk',
|
||||
'test@assembly.wales',
|
||||
])
|
||||
def test_valid_list_of_white_list_email_domains(
|
||||
client,
|
||||
|
||||
Reference in New Issue
Block a user