Skip to content

Commit

Permalink
nits
Browse files Browse the repository at this point in the history
Signed-off-by: Krasi Georgiev <8903888+krasi-georgiev@users.noreply.github.com>
  • Loading branch information
krasi-georgiev committed Aug 21, 2020
1 parent db2eb42 commit 6fa5a6a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pkg/query/querier_test.go
Expand Up @@ -321,10 +321,10 @@ func TestQuerier_Select(t *testing.T) {
for _, tcase := range []struct {
name string
storeAPI storepb.StoreServer
hints *storage.SelectHints
equivalentQuery string
matchers []*labels.Matcher
replicaLabels []string // Replica label groups chunks by the label value and strips it from the final result.
hints *storage.SelectHints
equivalentQuery string

expected []series
expectedAfterDedup series
Expand Down

0 comments on commit 6fa5a6a

Please sign in to comment.