remove space
This commit is contained in:
parent
cfb92e0e37
commit
a59ea7313e
|
@ -62,7 +62,6 @@ func TestCephGenerateMetrics(t *testing.T) {
|
||||||
}
|
}
|
||||||
|
|
||||||
for _, metric := range intMetrics {
|
for _, metric := range intMetrics {
|
||||||
|
|
||||||
assert.True(t, acc.HasIntValue(metric))
|
assert.True(t, acc.HasIntValue(metric))
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue