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
cceff2162d
commit
7046aeff26
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
Reference in a new issue