We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b981208 commit 4b54c6dCopy full SHA for 4b54c6d
universal_test.go
@@ -62,7 +62,7 @@ var _ = Describe("UniversalClient", func() {
62
})
63
64
65
-It("should connect to failover servers on slaves", func() {
+It("should connect to failover servers - slaves", func() {
66
Skip("Flaky Test")
67
client = redis.NewUniversalClient(&redis.UniversalOptions{
68
MasterName: sentinelName,
0 commit comments