mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-27 03:34:10 +00:00
fix circle ci test
This commit is contained in:
parent
3332cc2065
commit
33547c7611
2 changed files with 2 additions and 1 deletions
|
@ -17,4 +17,4 @@ def test_openai_embedding():
|
|||
# Add any assertions here to check the response
|
||||
print(f"response: {str(response)}")
|
||||
except Exception as e:
|
||||
pytest.fail(f"Error occurred: {e}")
|
||||
pytest.fail(f"Error occurred: {e}")
|
Loading…
Add table
Add a link
Reference in a new issue