removed data calculation from renew_domain dja function

This commit is contained in:
David Kennedy 2024-06-24 17:39:12 -04:00
parent 2ec954ff1d
commit d0d4fbdb5f
No known key found for this signature in database
GPG key ID: 6528A5386E66B96B
5 changed files with 4 additions and 61 deletions

View file

@ -735,7 +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