fix indent error

This commit is contained in:
Rachid Mrad 2024-02-07 16:29:16 -05:00
parent 22ef6ddc5b
commit 3318892d68
No known key found for this signature in database

View file

@ -167,8 +167,8 @@ class TestDomainApplication(TestCase):
# submitter's email is mayor@igorville.gov
application = completed_application()
with boto3_mocking.clients.handler_for("sesv2", self.mock_client):
application.submit()
with boto3_mocking.clients.handler_for("sesv2", self.mock_client):
application.submit()
# check to see if an email was sent
self.assertGreater(