mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-14 15:05:14 +02:00
Update src/registrar/tests/test_reports.py
This commit is contained in:
parent
5c685a3fd6
commit
fda321b02a
1 changed files with 1 additions and 0 deletions
|
@ -204,6 +204,7 @@ class ExportDataTest(MockDb, MockEppLib):
|
||||||
def test_export_domains_to_writer_security_emails_and_first_ready(self):
|
def test_export_domains_to_writer_security_emails_and_first_ready(self):
|
||||||
"""Test that export_domains_to_writer returns the
|
"""Test that export_domains_to_writer returns the
|
||||||
expected security email and first_ready value"""
|
expected security email and first_ready value"""
|
||||||
|
|
||||||
with less_console_noise:
|
with less_console_noise:
|
||||||
# Add security email information
|
# Add security email information
|
||||||
self.domain_1.name = "defaultsecurity.gov"
|
self.domain_1.name = "defaultsecurity.gov"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue