forked from phoenix/litellm-mirror
test: skip aws test - aws account suspended
This commit is contained in:
parent
e5e973f0bb
commit
8a038e7da4
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
Add a link
Reference in a new issue