Skip to content

Commit

Permalink
Attempt to make test more reliable (#220)
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredoconnell authored Oct 17, 2024
1 parent 2fb4180 commit 8e73a8b
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 @@ -186,7 +186,7 @@ steps:
outputs:
# If not properly cancelled, fail_case will have output.
fail_case:
unattainable: !expr $.steps.last_step.outputs
unattainable: !expr $.steps.last_step.outputs.success
correct_case:
a: !expr $.steps.end_wait.outputs
`
Expand Down

0 comments on commit 8e73a8b

Please sign in to comment.