diff --git a/tests/test_client.py b/tests/test_client.py index 02347f4..674888f 100644 --- a/tests/test_client.py +++ b/tests/test_client.py @@ -26,7 +26,7 @@ async def stream_fetch(): ] # test index - index = 0 + index = 3 host = "localhost" port = 8000