mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-06 03:03:25 +02:00
lint
This commit is contained in:
parent
ea6ccae948
commit
cb3b1fd7fa
12 changed files with 123 additions and 121 deletions
|
@ -554,7 +554,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,"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue