From 3154cd1758e95a98188ed2983ef93a1c68129688 Mon Sep 17 00:00:00 2001 From: Krrish Dholakia Date: Tue, 28 Nov 2023 21:11:17 -0800 Subject: [PATCH] test(test_exceptions.py): cleanup testing --- litellm/tests/test_exceptions.py | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/litellm/tests/test_exceptions.py b/litellm/tests/test_exceptions.py index e311f3a233..67298f019b 100644 --- a/litellm/tests/test_exceptions.py +++ b/litellm/tests/test_exceptions.py @@ -262,8 +262,9 @@ def test_completion_openai_exception(): -# test_invalid_request_error(model="command-nightly") -# Test 3: Rate Limit Errors + +# # test_invalid_request_error(model="command-nightly") +# # Test 3: Rate Limit Errors # def test_model_call(model): # try: # sample_text = "how does a court case get to the Supreme Court?"