diff --git a/tests/python_client/testcases/test_config.py b/tests/python_client/testcases/test_config.py index 6a268ee154..c9d3229871 100644 --- a/tests/python_client/testcases/test_config.py +++ b/tests/python_client/testcases/test_config.py @@ -8,7 +8,7 @@ import pytest from utils.utils import * import ujson -CONFIG_TIMEOUT = 80 +# CONFIG_TIMEOUT = 80 # class TestCacheConfig: # """