From 56f110cd049e646fafb0ccce334be0b3b7d87230 Mon Sep 17 00:00:00 2001 From: Ishaan Jaff Date: Tue, 6 Aug 2024 21:17:07 -0700 Subject: [PATCH] test test_basic_passthrough --- tests/test_passthrough_endpoints.py | 3 +++ 1 file changed, 3 insertions(+) diff --git a/tests/test_passthrough_endpoints.py b/tests/test_passthrough_endpoints.py index 69ce71371..a66c94c58 100644 --- a/tests/test_passthrough_endpoints.py +++ b/tests/test_passthrough_endpoints.py @@ -48,6 +48,9 @@ async def cohere_rerank(session): @pytest.mark.asyncio +@pytest.mark.skip( + reason="new test just added by @ishaan-jaff, still figuring out how to run this in ci/cd" +) async def test_basic_passthrough(): """ - Make request to pass through endpoint