mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-05-15 09:07:02 +02:00
removed comments
This commit is contained in:
parent
29b8c72911
commit
262e9b9478
2 changed files with 2 additions and 18 deletions
|
@ -89,9 +89,6 @@ class TestDomainAdmin(MockEppLib):
|
|||
raise
|
||||
|
||||
def tearDown(self):
|
||||
# DomainInformation.objects.all().delete()
|
||||
# DomainApplication.objects.all().delete()
|
||||
# Domain.objects.all().delete()
|
||||
User.objects.all().delete()
|
||||
super().tearDown()
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue