mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-05-18 10:29:23 +02:00
linting
This commit is contained in:
parent
056df7151d
commit
e84f346e4b
4 changed files with 36 additions and 37 deletions
|
@ -53,11 +53,6 @@ class TestDomainRequestAdmin(MockEppLib):
|
|||
tests have available staffuser, superuser, client, admin and test_helper
|
||||
"""
|
||||
|
||||
@classmethod
|
||||
def tearDownClass(cls):
|
||||
super().tearDownClass()
|
||||
AllowedEmail.objects.all.delete()
|
||||
|
||||
@classmethod
|
||||
def setUpClass(self):
|
||||
super().setUpClass()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue