diff --git a/litellm/tests/test_alangfuse.py b/litellm/tests/test_alangfuse.py index 37df2d5d54..709327d349 100644 --- a/litellm/tests/test_alangfuse.py +++ b/litellm/tests/test_alangfuse.py @@ -869,6 +869,9 @@ async def test_make_request(): ) +@pytest.mark.skip( + reason="local only test, use this to verify if dynamic langfuse logging works as expected" +) def test_aaalangfuse_dynamic_logging(): """ pass in langfuse credentials via completion call