From 8907b2733a2567cc4881fe91740c596e3f01fec1 Mon Sep 17 00:00:00 2001 From: Tim Xia Date: Fri, 1 Mar 2024 22:49:31 -0500 Subject: [PATCH] skip test but it did work locally --- litellm/tests/test_bedrock_completion.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/litellm/tests/test_bedrock_completion.py b/litellm/tests/test_bedrock_completion.py index 4a9164019e2..e9ad6ac1c34 100644 --- a/litellm/tests/test_bedrock_completion.py +++ b/litellm/tests/test_bedrock_completion.py @@ -257,7 +257,7 @@ def reset_callbacks(): # # test_provisioned_throughput() - +@pytest.mark.skip(reason="AWS Suspended Account") def test_completion_bedrock_mistral_completion_auth(): print("calling bedrock mistral completion params auth") import os