From 4f8ee64e8ae527ade6d5d63ef60ef48d0473dfdb Mon Sep 17 00:00:00 2001 From: Ishaan Jaff Date: Mon, 6 May 2024 11:32:14 -0700 Subject: [PATCH] ci/cd run again --- tests/test_callbacks_on_proxy.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/test_callbacks_on_proxy.py b/tests/test_callbacks_on_proxy.py index 70cd3ca25d..7d48518b96 100644 --- a/tests/test_callbacks_on_proxy.py +++ b/tests/test_callbacks_on_proxy.py @@ -100,9 +100,9 @@ async def test_check_num_callbacks(): """ Test 1: num callbacks should NOT increase over time -> check current callbacks - -> sleep for 30s + -> sleep for 30 seconds -> check current callbacks - -> sleep for 30s + -> sleep for 30 seconds -> check current callbacks """ import uuid