Skip to content

Commit

Permalink
remove parallel
Browse files Browse the repository at this point in the history
  • Loading branch information
matoval committed Dec 12, 2024
1 parent 0f90661 commit 90726b7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pkg/workceptor/command_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,6 @@ func TestCommandSetFromParams(t *testing.T) {
}

func TestUnredactedStatus(t *testing.T) {
t.Parallel()
wu, mockBaseWorkUnit, _, _ := createCommandTestSetup(t)
restartTestCases := []struct {
name string
Expand Down

0 comments on commit 90726b7

Please sign in to comment.