mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-27 11:43:54 +00:00
test: skip aws test - aws account suspended
This commit is contained in:
parent
c1f2cba15c
commit
cf3022f156
1 changed files with 1 additions and 0 deletions
|
@ -1553,6 +1553,7 @@ def test_completion_bedrock_titan():
|
|||
# test_completion_bedrock_titan()
|
||||
|
||||
|
||||
@pytest.mark.skip(reason="AWS Suspended Account")
|
||||
def test_completion_bedrock_claude():
|
||||
print("calling claude")
|
||||
try:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue