diff --git a/litellm/tests/test_exceptions.py b/litellm/tests/test_exceptions.py index 4fed206ca6..70e45341ac 100644 --- a/litellm/tests/test_exceptions.py +++ b/litellm/tests/test_exceptions.py @@ -378,7 +378,7 @@ def test_content_policy_exceptionimage_generation_openai(): # test_content_policy_exceptionimage_generation_openai() -def tesy_async_acompletion(): +def test_content_policy_violation_error_streaming(): """ Production Test. """