test(test_caching.py): skip local test
This commit is contained in:
parent
e2d7539690
commit
f24075bcaf
@ -804,7 +804,7 @@ def test_redis_cache_completion_stream():
|
||||
# test_redis_cache_completion_stream()
|
||||
|
||||
|
||||
# @pytest.mark.skip(reason="Local test. Requires running redis cluster locally.")
|
||||
@pytest.mark.skip(reason="Local test. Requires running redis cluster locally.")
|
||||
@pytest.mark.asyncio
|
||||
async def test_redis_cache_cluster_init_unit_test():
|
||||
try:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user