From 3318892d6827f5f50b17a1c570f8cf56ff87c1b9 Mon Sep 17 00:00:00 2001 From: Rachid Mrad Date: Wed, 7 Feb 2024 16:29:16 -0500 Subject: [PATCH] fix indent error --- src/registrar/tests/test_models.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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(