forked from phoenix/litellm-mirror
test(test_completion.py): skip local test
This commit is contained in:
parent
18e3cf8bff
commit
14eb8c374b
1 changed files with 1 additions and 0 deletions
|
@ -33,6 +33,7 @@ def reset_callbacks():
|
|||
litellm.callbacks = []
|
||||
|
||||
|
||||
@pytest.mark.skip(reason="Local test")
|
||||
def test_response_model_none():
|
||||
"""
|
||||
Addresses - https://github.com/BerriAI/litellm/issues/2972
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue