Skip to content

Commit c805e33

Browse files
alvinlin123aknuds1
andcommitted
Update pkg/querier/worker/worker_test.go
Co-authored-by: Arve Knudsen <[email protected]> Signed-off-by: Alvin Lin <[email protected]>
1 parent 4e07179 commit c805e33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/querier/worker/worker_test.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ func TestResetConcurrency(t *testing.T) {
2323
maxConcurrent int
2424
numTargets int
2525
expectedConcurrency int
26-
exepctedConcurrencyAfterTargetRemoval int
26+
expectedConcurrencyAfterTargetRemoval int
2727
}{
2828
{
2929
name: "Test create at least one processor per target",

0 commit comments

Comments
 (0)