A set of fixes to fix the tests
This commit is contained in:
@@ -43,7 +43,7 @@ func TestRedisGeneratesMetrics(t *testing.T) {
|
||||
addr := l.Addr().String()
|
||||
|
||||
r := &Redis{
|
||||
Address: addr,
|
||||
Servers: []string{addr},
|
||||
}
|
||||
|
||||
var acc testutil.Accumulator
|
||||
|
||||
Reference in New Issue
Block a user