Skip to content

Commit 5422955

Browse files
committed
Revert local test changes
1 parent eec44bd commit 5422955

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/conftest.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
from tests.ssl_utils import get_ssl_filename
1818

1919
REDIS_INFO = {}
20-
default_redis_url = "redis://localhost:16379/0"
20+
default_redis_url = "redis://localhost:6379/0"
2121
default_protocol = "2"
2222
default_redismod_url = "redis://localhost:6479"
2323

0 commit comments

Comments
 (0)