mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-05-03 15:41:06 -04:00
Add Scottish Enterprise to list of gov domains
> Scottish Enterprise is Scotland's main economic development agency > and a non-departmental public body of the Scottish Government. – https://www.scottish-enterprise.com/about-us For some reason their email domain is `scotent.co.uk` (but it redirects to www.scottish-enterprise.com on the web for the some reason ¯\_(ツ)_/¯)
This commit is contained in:
@@ -88,6 +88,7 @@ def _gen_mock_field(x):
|
||||
'test@ucds.email',
|
||||
'test@naturalengland.org.uk',
|
||||
'test@hmcts.net',
|
||||
'test@scotent.co.uk',
|
||||
])
|
||||
def test_valid_list_of_white_list_email_domains(
|
||||
client,
|
||||
|
||||
Reference in New Issue
Block a user