test: cleanup tests

This commit is contained in:
Krrish Dholakia 2024-06-18 11:01:00 -07:00
parent 3f7252c422
commit ae9f1a0e52
2 changed files with 1 additions and 3 deletions

View file

@ -1056,8 +1056,6 @@ def test_gemini_pro_vision_async():
print(resp)
asyncio.run(test())
assert False
except litellm.RateLimitError:
pass
except Exception as e:

View file

@ -697,7 +697,7 @@ def test_completion_claude_3_base64():
@pytest.mark.parametrize(
"model", ["gemini/gemini-1.5-flash"] # "claude-3-sonnet-20240229",
)
def test_completion_claude_3_function_plus_image(model):
def test_completion_function_plus_image(model):
litellm.set_verbose = True
image_content = [