diff --git a/src/registrar/tests/test_models.py b/src/registrar/tests/test_models.py index d0782c359..7f866ad8b 100644 --- a/src/registrar/tests/test_models.py +++ b/src/registrar/tests/test_models.py @@ -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(