Skip to content

Commit

Permalink
Remove redundant test argument
Browse files Browse the repository at this point in the history
  • Loading branch information
tinitiuset committed Dec 18, 2024
1 parent 3eaa045 commit 56ffb11
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pkg/streamingpromql/engine_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -2917,7 +2917,6 @@ func TestQueryStats(t *testing.T) {
},
"instant vector selector with native histograms": {
expr: `native_histogram_series{}`,
isInstantQuery: false,
expectedTotalSamples: 78,
},
"range vector selector with native histograms": {
Expand Down

0 comments on commit 56ffb11

Please sign in to comment.