mirror of
https://github.com/status-im/consul.git
synced 2025-01-26 05:29:55 +00:00
Fix test
This commit is contained in:
parent
ea9c4f5822
commit
ae3457b96a
@ -446,7 +446,7 @@ func TestUsageReporter_emitKVUsage_OSS(t *testing.T) {
|
||||
},
|
||||
"consul.usage.test.consul.state.kv_entries;datacenter=dc1": {
|
||||
Name: "consul.usage.test.consul.state.kv_entries",
|
||||
Value: 5,
|
||||
Value: 4,
|
||||
Labels: []metrics.Label{{Name: "datacenter", Value: "dc1"}},
|
||||
},
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user