forked from phoenix/litellm-mirror
test(completion): test bumping a version
This commit is contained in:
parent
f2a834e3e8
commit
a326a0ade1
1 changed files with 1 additions and 1 deletions
|
@ -316,7 +316,7 @@ def test_completion_cohere(): # commenting for now as the cohere endpoint is bei
|
|||
except Exception as e:
|
||||
pytest.fail(f"Error occurred: {e}")
|
||||
|
||||
# test_completion_cohere()
|
||||
# test_completion_cohere() #
|
||||
|
||||
|
||||
def test_completion_openai():
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue