test(test_exceptions.py): fix test name

This commit is contained in:
Krrish Dholakia 2024-01-23 06:57:18 -08:00 committed by ishaan-jaff
parent 572346fabe
commit 373a627f54

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