Temp content

This commit is contained in:
zandercymatics 2024-07-17 12:06:24 -06:00
parent 57bf284291
commit a795cc519c
No known key found for this signature in database
GPG key ID: FF4636ABEC9682B7

View file

@ -402,6 +402,7 @@ class ExportDataTest(MockDb, MockEppLib):
squeaker@rocks.com is invited to domain2 (DNS_NEEDED) and domain10 (No managers). squeaker@rocks.com is invited to domain2 (DNS_NEEDED) and domain10 (No managers).
She should show twice in this report but not in test_DomainManaged.""" She should show twice in this report but not in test_DomainManaged."""
self.maxDiff = None
# Create a CSV file in memory # Create a CSV file in memory
csv_file = StringIO() csv_file = StringIO()
# Call the export functions # Call the export functions