This commit is contained in:
zandercymatics 2024-05-10 08:33:34 -06:00
parent e23c3eee52
commit 45af1f10e5
No known key found for this signature in database
GPG key ID: FF4636ABEC9682B7

View file

@ -475,7 +475,7 @@ class ExportDataTest(MockDb, MockEppLib):
# Read the content into a variable
csv_content = csv_file.read()
self.maxDiff = None
# We expect READY domains first, created between day-2 and day+2, sorted by created_at then name
# and DELETED domains deleted between day-2 and day+2, sorted by deleted then name
expected_content = (