This commit is contained in:
zandercymatics 2023-11-06 16:16:57 -07:00
parent a4fcca23ba
commit 4e22e26065
No known key found for this signature in database
GPG key ID: FF4636ABEC9682B7
3 changed files with 9 additions and 6 deletions

View file

@ -14,9 +14,6 @@ from django.core.management import call_command
from unittest.mock import patch
class TestMigrations(TestCase):
""" """
def setUp(self):
""" """
# self.load_transition_domain_script = "load_transition_domain",