mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-02-24 12:21:22 -05:00
Merge pull request #2070 from alphagov/manheadschool
Adding mansheadschool to the whitelist of domains
This commit is contained in:
@@ -29,3 +29,4 @@
|
||||
- derrystrabane.com
|
||||
- highwaysengland.co.uk
|
||||
- nhm.ac.uk
|
||||
- mansheadschool.co.uk
|
||||
|
||||
@@ -109,6 +109,7 @@ def _gen_mock_field(x):
|
||||
'test@britishmuseum.org',
|
||||
'test@derrystrabane.com',
|
||||
'test@highwaysengland.co.uk',
|
||||
'test@mansheadschool.co.uk',
|
||||
])
|
||||
def test_valid_list_of_white_list_email_domains(
|
||||
client,
|
||||
|
||||
Reference in New Issue
Block a user