mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-06 19:23:23 +02:00
Factory
This commit is contained in:
parent
3e644d7c75
commit
7031b6e339
1 changed files with 1 additions and 0 deletions
|
@ -205,6 +205,7 @@ class ExportDataTest(MockDb, MockEppLib):
|
|||
|
||||
def setUp(self):
|
||||
super().setUp()
|
||||
self.factory = RequestFactory()
|
||||
|
||||
def tearDown(self):
|
||||
super().tearDown()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue