diff --git a/src/registrar/tests/common.py b/src/registrar/tests/common.py index 9f13a1402..c22fc753c 100644 --- a/src/registrar/tests/common.py +++ b/src/registrar/tests/common.py @@ -178,7 +178,6 @@ class GenericTestHelper(TestCase): """ # 'o' is a search param defined by the current index position in the # table, plus one. - print(" we are in table sorted right now") dummy_request = self.factory.get( self.url, {"o": o_index}, @@ -203,7 +202,6 @@ class GenericTestHelper(TestCase): middleware = SessionMiddleware(lambda req: req) middleware.process_request(request) request.session.save() - print(" we are in mock user request for factory, here is the returned requset", request) return request def get_table_delete_confirmation_page(self, selected_across: str, index: str): diff --git a/src/registrar/tests/test_admin_request.py b/src/registrar/tests/test_admin_request.py index 19b9efe93..217756359 100644 --- a/src/registrar/tests/test_admin_request.py +++ b/src/registrar/tests/test_admin_request.py @@ -459,7 +459,6 @@ class TestDomainRequestAdmin(MockEppLib): ) # Assert that sorting in reverse works correctly - print("working there is a thingy") self.test_helper.assert_table_sorted( "-13", (