Skip to content

Commit c14f540

Browse files
committed
Revert port changes
1 parent 08812e3 commit c14f540

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
@@ -30,7 +30,7 @@
3030
from tests.ssl_utils import get_tls_certificates
3131

3232
REDIS_INFO = {}
33-
default_redis_url = "redis://localhost:16379/0"
33+
default_redis_url = "redis://localhost:6379/0"
3434
default_protocol = "2"
3535
default_redismod_url = "redis://localhost:6479"
3636

0 commit comments

Comments
 (0)