Update test_reports.py

This commit is contained in:
zandercymatics 2024-05-08 14:46:24 -06:00
parent fda321b02a
commit 460388ea57
No known key found for this signature in database
GPG key ID: FF4636ABEC9682B7

View file

@ -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()