mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-06 08:16:43 +00:00
test(test_completion.py): skip test
This commit is contained in:
parent
aa2fd29e48
commit
127eaafaa4
1 changed files with 1 additions and 0 deletions
|
|
@ -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 = [
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue