refactor: typo
This commit is contained in:
parent
8de5f162eb
commit
72d45a4f47
@ -10,7 +10,7 @@ from model_bakery import baker
|
||||
from fellchensammlung.models import AdoptionNotice
|
||||
|
||||
|
||||
class DeactiviationTest(TestCase):
|
||||
class DeactivationTest(TestCase):
|
||||
@classmethod
|
||||
def setUpTestData(cls):
|
||||
now = timezone.now()
|
||||
|
Loading…
Reference in New Issue
Block a user