forked from phoenix/litellm-mirror
test: skip sagemaker test - aws account suspended
This commit is contained in:
parent
6cff6535d2
commit
f7a2d3faef
1 changed files with 1 additions and 0 deletions
|
@ -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():
|
||||
"""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue