mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-15 14:04:10 +02:00
Linter
This commit is contained in:
parent
aa1e1b141d
commit
f5e18eb3b1
1 changed files with 1 additions and 0 deletions
|
@ -21,6 +21,7 @@ from django_fsm import TransitionNotAllowed
|
||||||
|
|
||||||
boto3_mocking.clients.register_handler("sesv2", MockSESClient)
|
boto3_mocking.clients.register_handler("sesv2", MockSESClient)
|
||||||
|
|
||||||
|
|
||||||
# Test comment for push -- will remove
|
# Test comment for push -- will remove
|
||||||
# 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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue