Skip to content

Commit eb95bd3

Browse files
committed
Revert port changes
1 parent 936be84 commit eb95bd3

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
@@ -16,7 +16,7 @@
1616
from redis.retry import Retry
1717

1818
REDIS_INFO = {}
19-
default_redis_url = "redis://localhost:6372/0"
19+
default_redis_url = "redis://localhost:6379/0"
2020
default_protocol = "2"
2121
default_redismod_url = "redis://localhost:6479"
2222

0 commit comments

Comments
 (0)