test(test_exceptions.py): fix test name

This commit is contained in:
Krrish Dholakia 2024-01-23 06:57:18 -08:00
parent 23b59ac9b8
commit 502f8b478c

View file

@ -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.
"""