mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-18 05:29:38 -04:00
Prevent duplicate domains
This commit is contained in:
@@ -736,6 +736,8 @@ def test_view_organisation_domains(
|
||||
(
|
||||
{
|
||||
'domains-0': 'example.gov.uk',
|
||||
'domains-2': 'example.gov.uk',
|
||||
'domains-3': 'EXAMPLE.GOV.UK',
|
||||
'domains-5': 'test.gov.uk',
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user