mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-05-29 17:00:02 +02:00
Bug fix
This commit is contained in:
parent
a4fcca23ba
commit
4e22e26065
3 changed files with 9 additions and 6 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue