mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-05 17:28:31 +02:00
Update test_models.py
This commit is contained in:
parent
e3e9eb8dbb
commit
337a13bbe7
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ from django_fsm import TransitionNotAllowed
|
|||
|
||||
boto3_mocking.clients.register_handler("sesv2", MockSESClient)
|
||||
|
||||
|
||||
# Test comment for push -- will remove
|
||||
# The DomainApplication submit method has a side effect of sending an email
|
||||
# with AWS SES, so mock that out in all of these test cases
|
||||
@boto3_mocking.patching
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue