This commit is contained in:
Connor Kelly 2021-09-20 13:44:43 -05:00
parent 9fb8656915
commit 973b7b5c78
No known key found for this signature in database
GPG Key ID: 588D34E7812BC0B7
1 changed files with 1 additions and 1 deletions

View File

@ -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"}},
},
},