mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-05-19 19:09:22 +02:00
lint
This commit is contained in:
parent
272890012b
commit
82772c633b
1 changed files with 1 additions and 1 deletions
|
@ -176,7 +176,7 @@ class ExportDataTest(TestCase):
|
|||
.replace(" ", "")
|
||||
.replace("\r\n", "\n")
|
||||
.strip()
|
||||
)
|
||||
)
|
||||
expected_content = (
|
||||
expected_content.replace(",,", "").replace(",", "").replace(" ", "").strip()
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue