Merge branch 'main' into za/additional-data-transferred-domains

This commit is contained in:
zandercymatics 2023-11-13 08:15:35 -07:00
commit 6f528e8330
No known key found for this signature in database
GPG key ID: FF4636ABEC9682B7
9 changed files with 19 additions and 19 deletions

View file

@ -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