mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-07 08:26:10 +00:00
test(test_update_spend.py): fix test with right init
This commit is contained in:
parent
91005e0a5a
commit
b5ca4cc235
1 changed files with 1 additions and 0 deletions
|
|
@ -95,4 +95,5 @@ async def test_batch_update_spend(prisma_client):
|
|||
await update_spend(
|
||||
prisma_client=litellm.proxy.proxy_server.prisma_client,
|
||||
db_writer_client=None,
|
||||
proxy_logging_obj=proxy_logging_obj,
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue