From 224b9e509870587a10552639c89caf9d97508733 Mon Sep 17 00:00:00 2001 From: Leo Hemsted Date: Wed, 10 Jan 2018 10:48:58 +0000 Subject: [PATCH] Update test_validators.py --- 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 f7a6f959d..d1fd670fa 100644 --- a/tests/app/main/test_validators.py +++ b/tests/app/main/test_validators.py @@ -136,6 +136,7 @@ def test_valid_list_of_white_list_email_domains( 'test@police.test.uk', 'test@ucds.com', 'test@123bl.uk', + 'test@derrystrabane.com', ]) def test_invalid_list_of_white_list_email_domains( client,