mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-25 18:54:30 +00:00
test(test_key_generate_dynamodb.py): fix test
This commit is contained in:
parent
5e0d99b2ef
commit
4babd67c79
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,
|
||||
}
|
||||
},
|
||||
"response_cost": 0.00002,
|
||||
},
|
||||
completion_response=ModelResponse(),
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue