forked from phoenix/litellm-mirror
test(test_key_generate_dynamodb.py): fix test
This commit is contained in:
parent
4babd67c79
commit
fe489ec22b
1 changed files with 1 additions and 0 deletions
|
@ -380,6 +380,7 @@ def test_call_with_user_key_budget(custom_db_client):
|
||||||
"user_api_key_user_id": user_id,
|
"user_api_key_user_id": user_id,
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"response_cost": 0.00002,
|
||||||
},
|
},
|
||||||
completion_response=resp,
|
completion_response=resp,
|
||||||
)
|
)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue