mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-23 15:57:23 -04: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"naturalengland\.org\.uk",
|
||||||
r"hmcts\.net",
|
r"hmcts\.net",
|
||||||
r"scotent\.co\.uk",
|
r"scotent\.co\.uk",
|
||||||
|
r"assembly\.wales",
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -89,6 +89,7 @@ def _gen_mock_field(x):
|
|||||||
'test@naturalengland.org.uk',
|
'test@naturalengland.org.uk',
|
||||||
'test@hmcts.net',
|
'test@hmcts.net',
|
||||||
'test@scotent.co.uk',
|
'test@scotent.co.uk',
|
||||||
|
'test@assembly.wales',
|
||||||
])
|
])
|
||||||
def test_valid_list_of_white_list_email_domains(
|
def test_valid_list_of_white_list_email_domains(
|
||||||
client,
|
client,
|
||||||
|
|||||||
Reference in New Issue
Block a user