mirror of
https://github.com/prometheus/prometheus.git
synced 2025-03-05 20:59:13 -08:00
Fix formatting in tiered_test.go.
This commit is contained in:
parent
0f48af8032
commit
c59f3fc538
|
@ -552,7 +552,7 @@ func TestGetFingerprintsForLabelSet(t *testing.T) {
|
||||||
{
|
{
|
||||||
labels: model.LabelSet{},
|
labels: model.LabelSet{},
|
||||||
fpCount: 0,
|
fpCount: 0,
|
||||||
},{
|
}, {
|
||||||
labels: model.LabelSet{
|
labels: model.LabelSet{
|
||||||
model.MetricNameLabel: "http_requests",
|
model.MetricNameLabel: "http_requests",
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in a new issue