Pr suggestions

This commit is contained in:
zandercymatics 2023-12-08 15:56:23 -07:00
parent b85f1e9d1b
commit 2b36f1891b
No known key found for this signature in database
GPG key ID: FF4636ABEC9682B7
3 changed files with 2 additions and 21 deletions

View file

@ -258,7 +258,7 @@ class ExportDataTest(TestCase):
)
def tearDown(self):
# Dummy push - will remove
Domain.objects.all().delete()
DomainInformation.objects.all().delete()
User.objects.all().delete()