mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-27 11:43:54 +00:00
test: fix testing
This commit is contained in:
parent
2af2a17bc8
commit
fbd65d6f2c
1 changed files with 1 additions and 1 deletions
|
@ -122,7 +122,7 @@ def test_embedding(client):
|
|||
# Run the test
|
||||
# test_embedding()
|
||||
|
||||
|
||||
@pytest.mark.skip(reason="hitting yaml load issues on circle-ci")
|
||||
def test_add_new_model(client):
|
||||
global headers
|
||||
try:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue