From 2b8fe86e361aa60931dc836fe97c4b2e8e592044 Mon Sep 17 00:00:00 2001 From: Pete Herlihy Date: Tue, 21 Nov 2017 13:58:49 +0000 Subject: [PATCH] Adding a test for the domain biglotterfund.org.uk --- tests/app/main/test_validators.py | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/app/main/test_validators.py b/tests/app/main/test_validators.py index 663d7b438..7c494312b 100644 --- a/tests/app/main/test_validators.py +++ b/tests/app/main/test_validators.py @@ -98,6 +98,7 @@ def _gen_mock_field(x): 'test@wmfs.net', 'test@bbsrc.ac.uk', 'test@acas.org.uk', + 'test@biglotteryfund.org.uk', ]) def test_valid_list_of_white_list_email_domains( client,