mirror of
https://github.com/hibiken/asynq.git
synced 2026-06-10 15:24:44 +08:00
Compare commits
1 Commits
dependabot
...
pr-1100
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
0a9dd34460 |
@@ -146,6 +146,7 @@ func TestParseRedisURI(t *testing.T) {
|
||||
MasterName: "mymaster",
|
||||
SentinelAddrs: []string{"localhost:5000", "localhost:5001", "localhost:5002"},
|
||||
SentinelPassword: "mypassword",
|
||||
DB: 0,
|
||||
},
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user