mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-07 18:58:25 -04:00
oops
This commit is contained in:
@@ -101,6 +101,7 @@ def _gen_mock_field(x):
|
|||||||
'test@biglotteryfund.org.uk',
|
'test@biglotteryfund.org.uk',
|
||||||
'test@marinemanagement.org.uk',
|
'test@marinemanagement.org.uk',
|
||||||
'test@britishmuseum.org',
|
'test@britishmuseum.org',
|
||||||
|
'test@derrystrabane.com',
|
||||||
])
|
])
|
||||||
def test_valid_list_of_white_list_email_domains(
|
def test_valid_list_of_white_list_email_domains(
|
||||||
client,
|
client,
|
||||||
@@ -136,7 +137,6 @@ def test_valid_list_of_white_list_email_domains(
|
|||||||
'test@police.test.uk',
|
'test@police.test.uk',
|
||||||
'test@ucds.com',
|
'test@ucds.com',
|
||||||
'test@123bl.uk',
|
'test@123bl.uk',
|
||||||
'test@derrystrabane.com',
|
|
||||||
])
|
])
|
||||||
def test_invalid_list_of_white_list_email_domains(
|
def test_invalid_list_of_white_list_email_domains(
|
||||||
client,
|
client,
|
||||||
|
|||||||
Reference in New Issue
Block a user