mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-26 11:03:49 +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
|
@ -21,7 +21,7 @@ from django_fsm import TransitionNotAllowed
|
|||
boto3_mocking.clients.register_handler("sesv2", MockSESClient)
|
||||
|
||||
@boto3_mocking.patching
|
||||
class TestInvitations(TestCase):
|
||||
class TestLogins(TestCase):
|
||||
|
||||
"""Test the retrieval of invitations."""
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue