mirror of https://github.com/prometheus/prometheus
s/TestRemoveLabels/TestSeriesSetFilter/
parent
9c3c98e8de
commit
1af3ef431d
|
@ -98,7 +98,7 @@ func TestAddExternalLabels(t *testing.T) {
|
|||
}
|
||||
}
|
||||
|
||||
func TestRemoveLabels(t *testing.T) {
|
||||
func TestSeriesSetFilter(t *testing.T) {
|
||||
tests := []struct {
|
||||
in *prompb.QueryResult
|
||||
toRemove model.LabelSet
|
||||
|
|
Loading…
Reference in New Issue