test: skip aws test - aws account suspended

This commit is contained in:
Krrish Dholakia 2024-02-28 16:56:55 -08:00
parent c1f2cba15c
commit cf3022f156

View file

@ -1553,6 +1553,7 @@ def test_completion_bedrock_titan():
# test_completion_bedrock_titan() # test_completion_bedrock_titan()
@pytest.mark.skip(reason="AWS Suspended Account")
def test_completion_bedrock_claude(): def test_completion_bedrock_claude():
print("calling claude") print("calling claude")
try: try: