mirror of
https://github.com/tiennm99/litellm.git
synced 2026-08-23 12:24:08 +00:00
test(test_completion.py): skip local test
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user