Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
matoval committed Nov 15, 2024
1 parent a4aa195 commit 1ec72fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/workceptor/workunitbase_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -420,7 +420,7 @@ func TestMonitorLocalStatus(t *testing.T) {
t.Errorf("expected log to be: %s, got %s", tc.logOutput, string(logOutput))
}
}

bwu.CancelContext()
})
}
Expand Down

0 comments on commit 1ec72fc

Please sign in to comment.