mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-06 08:16:43 +00:00
Update tests/pass_through_unit_tests/test_unit_test_streaming.py
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
This commit is contained in:
parent
b92f9cb352
commit
f67cb1a357
1 changed files with 0 additions and 1 deletions
|
|
@ -169,7 +169,6 @@ async def test_chunk_processor_passes_kwargs_to_logging_handler():
|
|||
pass
|
||||
|
||||
# Allow the asyncio.create_task to run
|
||||
import asyncio
|
||||
await asyncio.sleep(0.5)
|
||||
|
||||
# Verify async_success_handler was called with kwargs containing
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue