diff --git a/litellm/tests/test_caching.py b/litellm/tests/test_caching.py index be5acaad9..1f6a20e22 100644 --- a/litellm/tests/test_caching.py +++ b/litellm/tests/test_caching.py @@ -58,7 +58,7 @@ def test_gpt_cache(): pytest.fail(f"Error occurred:") -# test_gpt_cache() +# test_gpt_cache() ####### Updated Caching as of Aug 28, 2023 ###################