mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-27 11:43:54 +00:00
test(test_key_generate_dynamodb.py): fix test
This commit is contained in:
parent
29fe97b6a9
commit
aed5147414
1 changed files with 1 additions and 0 deletions
|
@ -452,6 +452,7 @@ def test_call_with_key_over_budget_stream(custom_db_client):
|
||||||
"user_api_key_user_id": user_id,
|
"user_api_key_user_id": user_id,
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"response_cost": 0.00002,
|
||||||
},
|
},
|
||||||
completion_response=ModelResponse(),
|
completion_response=ModelResponse(),
|
||||||
)
|
)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue