This commit is contained in:
zandercymatics 2023-12-27 14:59:45 -07:00
parent aa1e1b141d
commit f5e18eb3b1
No known key found for this signature in database
GPG key ID: FF4636ABEC9682B7

View file

@ -21,6 +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