mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-05 08:07:05 +00:00
test: skip aws test - aws account suspended
This commit is contained in:
parent
768ce68fc9
commit
fe26acd9a2
1 changed files with 1 additions and 0 deletions
|
|
@ -302,6 +302,7 @@ def test_bedrock_embedding_titan():
|
|||
# test_bedrock_embedding_titan()
|
||||
|
||||
|
||||
@pytest.mark.skip(reason="AWS Suspended Account")
|
||||
def test_bedrock_embedding_cohere():
|
||||
try:
|
||||
litellm.set_verbose = False
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue