test(test_completion.py): skip local test
This commit is contained in:
parent
18e3cf8bff
commit
14eb8c374b
@ -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…
Reference in New Issue
Block a user