mirror of
https://github.com/tiennm99/litellm.git
synced 2026-08-05 08:23:17 +00:00
test: skip sagemaker test - aws account suspended
This commit is contained in:
@@ -490,6 +490,7 @@ async def test_key_crossing_budget():
|
||||
assert "ExceededTokenBudget: Current spend for token:" in str(e)
|
||||
|
||||
|
||||
@pytest.mark.skip(reason="AWS Suspended Account")
|
||||
@pytest.mark.asyncio
|
||||
async def test_key_info_spend_values_sagemaker():
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user