mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-05-19 02:49:21 +02:00
Update test_reports.py
This commit is contained in:
parent
a795cc519c
commit
b3b8328007
1 changed files with 1 additions and 0 deletions
|
@ -208,6 +208,7 @@ class ExportDataTest(MockDb, MockEppLib):
|
|||
@less_console_noise_decorator
|
||||
def test_domain_data_type(self):
|
||||
"""Shows security contacts, domain managers, so"""
|
||||
self.maxDiff = None
|
||||
# Add security email information
|
||||
self.domain_1.name = "defaultsecurity.gov"
|
||||
self.domain_1.save()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue