forked from phoenix/litellm-mirror
ci/cd run again
This commit is contained in:
parent
c83348b7a8
commit
4f8ee64e8a
1 changed files with 2 additions and 2 deletions
|
@ -100,9 +100,9 @@ async def test_check_num_callbacks():
|
||||||
"""
|
"""
|
||||||
Test 1: num callbacks should NOT increase over time
|
Test 1: num callbacks should NOT increase over time
|
||||||
-> check current callbacks
|
-> check current callbacks
|
||||||
-> sleep for 30s
|
-> sleep for 30 seconds
|
||||||
-> check current callbacks
|
-> check current callbacks
|
||||||
-> sleep for 30s
|
-> sleep for 30 seconds
|
||||||
-> check current callbacks
|
-> check current callbacks
|
||||||
"""
|
"""
|
||||||
import uuid
|
import uuid
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue