Skip to content

Commit

Permalink
test(test_spend_logs.py): fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
krrishdholakia committed Jun 14, 2024
1 parent 8d56f72 commit c4df6cf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions litellm/tests/test_spend_logs.py
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ def test_spend_logs_payload():
"user_api_key_team_id": None,
"user_api_key_team_alias": None,
"user_api_key_metadata": {},
"spend_logs_metadata": {"hello": "world"},
"headers": {
"content-type": "application/json",
"user-agent": "PostmanRuntime/7.32.3",
Expand Down

0 comments on commit c4df6cf

Please sign in to comment.