From 43a99da59f52bafbed5c2d2b0a1d25f4a926ae7b Mon Sep 17 00:00:00 2001 From: Andre Kurait Date: Wed, 19 Jun 2024 16:02:09 -0500 Subject: [PATCH] Update tests.py Signed-off-by: Andre Kurait --- test/tests.py | 1 - 1 file changed, 1 deletion(-) diff --git a/test/tests.py b/test/tests.py index b18f7ef9b..37ee5e25d 100644 --- a/test/tests.py +++ b/test/tests.py @@ -404,7 +404,6 @@ def test_0007_timeBetweenRequestsOnSameConnection(self): finally: proxy_single_connection_session.close() - @unittest.skip def test_0008_largeRequest(self): index_name = f"test_0008_{self.unique_id}" doc_id = "1"