This commit is contained in:
zandercymatics 2024-07-18 09:57:47 -06:00
parent 3e644d7c75
commit 7031b6e339
No known key found for this signature in database
GPG key ID: FF4636ABEC9682B7

View file

@ -205,6 +205,7 @@ class ExportDataTest(MockDb, MockEppLib):
def setUp(self):
super().setUp()
self.factory = RequestFactory()
def tearDown(self):
super().tearDown()