mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-05 08:07:05 +00:00
update budget reservation auth test expectation
This commit is contained in:
parent
fce86d1334
commit
9db8ecac12
1 changed files with 1 additions and 0 deletions
|
|
@ -2218,6 +2218,7 @@ async def test_centralized_common_checks_reserves_request_end_user_budget():
|
|||
"counter_key": "spend:end_user:alice",
|
||||
"entity_type": "EndUser",
|
||||
"entity_id": "alice",
|
||||
"reserved_cost": 0.6,
|
||||
"applied_adjustment": 0.0,
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue