mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-21 08:44:41 +02:00
MERGE main into nl/981-test-domain-migration-script
This commit is contained in:
commit
9468876197
34 changed files with 749 additions and 141 deletions
|
@ -398,6 +398,9 @@ class Command(BaseCommand):
|
|||
f"================== SIMULATING LOGINS =================="
|
||||
f"{TerminalColors.ENDC}")
|
||||
|
||||
command_string = "python ./manage.py test registrar.tests.test_transition_domain_migrations_wiuth_logins.TestLogins.test_user_logins"
|
||||
|
||||
|
||||
# for invite in DomainInvitation.objects.all(): #TODO: limit to our stuff
|
||||
# #DEBUG:
|
||||
# TerminalHelper.print_conditional(debug_on,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue