mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-24 18:24:20 +00:00
test: update test
This commit is contained in:
parent
d7c214cac6
commit
c208e66973
1 changed files with 1 additions and 1 deletions
|
@ -498,7 +498,7 @@ def test_completion_bedrock_invalid_role_exception():
|
|||
== "litellm.BadRequestError: Invalid Message passed in {'role': 'very-bad-role', 'content': 'hello'}"
|
||||
)
|
||||
|
||||
|
||||
@pytest.mark.skip(reason="OpenAI exception changed to a generic error")
|
||||
def test_content_policy_exceptionimage_generation_openai():
|
||||
try:
|
||||
# this is ony a test - we needed some way to invoke the exception :(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue