Skip to content

Commit bc18c93

Browse files
committed
no more reconnect strategy in snaps
1 parent 4f64230 commit bc18c93

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/redis-adapter.test.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,6 @@ describe("redis-adapter test", () => {
7777
"socket": {
7878
"host": "localhost",
7979
"port": 6379,
80-
"reconnectStrategy": [Function],
8180
},
8281
},
8382
]

0 commit comments

Comments
 (0)