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
|
from fellchensammlung.models import AdoptionNotice
|
||||||
|
|
||||||
|
|
||||||
class DeactiviationTest(TestCase):
|
class DeactivationTest(TestCase):
|
||||||
@classmethod
|
@classmethod
|
||||||
def setUpTestData(cls):
|
def setUpTestData(cls):
|
||||||
now = timezone.now()
|
now = timezone.now()
|
||||||
|
Loading…
Reference in New Issue
Block a user