Adding a test for mansheadschool whitelisting domain

This commit is contained in:
Pete Herlihy
2018-05-08 11:42:04 +01:00
committed by GitHub
parent 653e3fcd52
commit bb7973f753

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,