mirror of
https://github.com/tiennm99/litellm.git
synced 2026-08-09 16:24:38 +00:00
test(test_completion.py): skip test
This commit is contained in:
@@ -281,6 +281,7 @@ def test_completion_claude():
|
||||
# test_completion_claude()
|
||||
|
||||
|
||||
@pytest.mark.skip(reason="No empower api key")
|
||||
def test_completion_empower():
|
||||
litellm.set_verbose = True
|
||||
messages = [
|
||||
|
||||
Reference in New Issue
Block a user