mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-23 19:20:47 +02:00
Update test_models.py
This commit is contained in:
parent
cf92d4d7e9
commit
4d3db8782c
1 changed files with 0 additions and 2 deletions
|
@ -20,8 +20,6 @@ from .common import MockSESClient, less_console_noise, completed_application
|
||||||
from django_fsm import TransitionNotAllowed
|
from django_fsm import TransitionNotAllowed
|
||||||
|
|
||||||
|
|
||||||
boto3_mocking.clients.register_handler("sesv2", MockSESClient)
|
|
||||||
|
|
||||||
# The DomainApplication submit method has a side effect of sending an email
|
# 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
|
# with AWS SES, so mock that out in all of these test cases
|
||||||
@boto3_mocking.patching
|
@boto3_mocking.patching
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue