mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-13 22:45:05 +02:00
Update test_reports.py
This commit is contained in:
parent
fda321b02a
commit
460388ea57
1 changed files with 1 additions and 1 deletions
|
@ -205,7 +205,7 @@ class ExportDataTest(MockDb, MockEppLib):
|
|||
"""Test that export_domains_to_writer returns the
|
||||
expected security email and first_ready value"""
|
||||
|
||||
with less_console_noise:
|
||||
with less_console_noise():
|
||||
# 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