Skip to content

Commit

Permalink
Update comment
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredoconnell committed Dec 11, 2024
1 parent 409d69c commit 0951cec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion workflow/workflow_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -1464,7 +1464,7 @@ outputs:
`

func TestMultiStepWaitForGracefullyDisabledStepWorkflow(t *testing.T) {
// Run a workflow where two steps can be disabled, and the second step only waits for one.
// Run a workflow where two steps can be disabled, and the second step only waits for one of either.
preparedWorkflow := assert.NoErrorR[workflow.ExecutableWorkflow](t)(
getTestImplPreparedWorkflow(t, multiStepGracefullyDisabledStepWorkflow),
)
Expand Down

0 comments on commit 0951cec

Please sign in to comment.