Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
wildum committed Nov 20, 2023
1 parent 6b92e3c commit 15725b8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions integration-tests/tests/otlp-metrics/otlp_metrics_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ func TestOTLPMetrics(t *testing.T) {
}

for _, metric := range histogramTests {
metric := metric
t.Run(metric, func(t *testing.T) {
t.Parallel()
assertHistogramData(t, metricQuery(metric), metric)
Expand Down

0 comments on commit 15725b8

Please sign in to comment.