mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-10 18:22:37 -04: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
|
- derrystrabane.com
|
||||||
- highwaysengland.co.uk
|
- highwaysengland.co.uk
|
||||||
- nhm.ac.uk
|
- nhm.ac.uk
|
||||||
|
- mansheadschool.co.uk
|
||||||
|
|||||||
@@ -109,6 +109,7 @@ def _gen_mock_field(x):
|
|||||||
'test@britishmuseum.org',
|
'test@britishmuseum.org',
|
||||||
'test@derrystrabane.com',
|
'test@derrystrabane.com',
|
||||||
'test@highwaysengland.co.uk',
|
'test@highwaysengland.co.uk',
|
||||||
|
'test@mansheadschool.co.uk',
|
||||||
])
|
])
|
||||||
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