Skip to content

Commit

Permalink
Attempt to make test more reliable
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredoconnell committed Oct 17, 2024
1 parent 2fb4180 commit a86dbe3
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 a86dbe3

Please sign in to comment.