refactor: typo
This commit is contained in:
@@ -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()
|
||||||
|
Reference in New Issue
Block a user