mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-05-28 11:10:36 +02:00
PR suggestions pt. 2
This commit is contained in:
parent
d934897323
commit
2f5559a72f
3 changed files with 3 additions and 3 deletions
|
@ -223,7 +223,7 @@ class CsvReportsTest(TestCase):
|
|||
self.assertEqual(expected_file_content, response.content)
|
||||
|
||||
|
||||
class ExportDataTest(MockEppLib):
|
||||
class ExportDataTest(TestCase):
|
||||
def setUp(self):
|
||||
super().setUp()
|
||||
username = "test_user"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue