mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-20 09:46:06 +02:00
Merge branch 'main' into za/additional-data-transferred-domains
This commit is contained in:
commit
6f528e8330
9 changed files with 19 additions and 19 deletions
|
@ -355,7 +355,7 @@ class TestMigrations(TestCase):
|
|||
user, user_created = User.objects.get_or_create(
|
||||
email=invite.email, username=invite.email
|
||||
)
|
||||
user.first_login()
|
||||
user.on_each_login()
|
||||
|
||||
# Analyze the tables
|
||||
expected_total_transition_domains = 9
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue