Merge pull request #2070 from alphagov/manheadschool

Adding mansheadschool to the whitelist of domains
This commit is contained in:
Chris Hill-Scott
2018-05-08 14:29:53 +01:00
committed by GitHub
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -29,3 +29,4 @@
- derrystrabane.com - derrystrabane.com
- highwaysengland.co.uk - highwaysengland.co.uk
- nhm.ac.uk - nhm.ac.uk
- mansheadschool.co.uk
+1
View File
@@ -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,