s/TestRemoveLabels/TestSeriesSetFilter/
This commit is contained in:
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 {
|
tests := []struct {
|
||||||
in *prompb.QueryResult
|
in *prompb.QueryResult
|
||||||
toRemove model.LabelSet
|
toRemove model.LabelSet
|
||||||
|
|
Loading…
Reference in New Issue