Merge branch 'main' into za/2323-domain-manager-csv-export

This commit is contained in:
zandercymatics 2024-07-25 10:52:28 -06:00
commit a29cb94023
No known key found for this signature in database
GPG key ID: FF4636ABEC9682B7
21 changed files with 874 additions and 80 deletions

View file

@ -618,7 +618,6 @@ class ExportDataTest(MockDb, MockEppLib):
csv_file.seek(0)
# Read the content into a variable
csv_content = csv_file.read()
print(csv_content)
expected_content = (
# Header
"Domain request,Status,Domain type,Federal type,"