merge main

This commit is contained in:
David Kennedy 2024-07-12 06:15:02 -04:00
commit 5e84432fd7
No known key found for this signature in database
GPG key ID: 6528A5386E66B96B
59 changed files with 2516 additions and 2599 deletions

View file

@ -3026,7 +3026,10 @@ class TestWizardUnlockingSteps(TestWithUser, WebTest):
)
# Attach a user object to a contact (should not be deleted)
contact_user, _ = Contact.objects.get_or_create(user=self.user)
contact_user, _ = Contact.objects.get_or_create(
first_name="Hank",
last_name="McFakey",
)
site = DraftDomain.objects.create(name="igorville.gov")
domain_request = DomainRequest.objects.create(