This commit is contained in:
Rachid Mrad 2024-06-28 16:38:37 -04:00
parent e64cf36bb5
commit 791f215d63
No known key found for this signature in database
2 changed files with 0 additions and 4 deletions

View file

@ -735,8 +735,6 @@ class ExportDataTest(MockDb, MockEppLib):
csv_file.seek(0)
# Read the content into a variable
csv_content = csv_file.read()
print(csv_content)
self.maxDiff = None
expected_content = (
# Header
"Domain request,Submitted at,Status,Domain type,Federal type,"