Skip to content

Commit a2f61f7

Browse files
committed
update snaps
1 parent 30e6c9c commit a2f61f7

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

test/redis-adapter.test.js

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -74,10 +74,7 @@ describe("redis-adapter test", () => {
7474
[
7575
{
7676
"pingInterval": 240000,
77-
"socket": {
78-
"host": "localhost",
79-
"port": 6379,
80-
},
77+
"socket": {},
8178
},
8279
]
8380
`);

0 commit comments

Comments
 (0)