mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-27 03:34:10 +00:00
test(test_update_spend.py): fix test with right init
This commit is contained in:
parent
542142a43d
commit
21ade09a40
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
Add a link
Reference in a new issue