diff --git a/litellm/tests/test_caching.py b/litellm/tests/test_caching.py index 7b82906042a..72c033abf1e 100644 --- a/litellm/tests/test_caching.py +++ b/litellm/tests/test_caching.py @@ -401,7 +401,7 @@ def test_redis_cache_completion_stream(): """ -test_redis_cache_completion_stream() +# test_redis_cache_completion_stream() def test_redis_cache_acompletion_stream():