mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-13 14:35:14 +02:00
Linting and comments
This commit is contained in:
parent
4594eb7ca3
commit
14355327b2
4 changed files with 18 additions and 7 deletions
|
@ -152,7 +152,7 @@ class CsvReportsTest(TestCase):
|
|||
)
|
||||
|
||||
self.assertEqual(file_content, expected_file_content)
|
||||
|
||||
|
||||
def test_load_full_report(self):
|
||||
"""Tests the current-federal api link"""
|
||||
self.maxDiff = None
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue