Skip to content

Commit

Permalink
Update tests.py
Browse files Browse the repository at this point in the history
Signed-off-by: Andre Kurait <AndreKurait@gmail.com>
  • Loading branch information
AndreKurait authored Jun 19, 2024
1 parent aee343f commit 43a99da
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/tests.py
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 43a99da

Please sign in to comment.