Skip to content

Commit

Permalink
fix another test
Browse files Browse the repository at this point in the history
  • Loading branch information
wxtim committed Jan 9, 2025
1 parent 463395f commit 2197367
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/functional/hold-release/11-retrying/flow.cylc
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ t-retry-able => t-analyse
[[t-hold-release]]
script = """
cylc__job__poll_grep_workflow_log -E \
'\[1/t-retry-able:waiting\] failed/ERR'
'\[1/t-retry-able:waiting\] - retrying'
cylc__job__poll_grep_workflow_log -E \
'1/t-retry-able/01:running.* => waiting'
Expand Down

0 comments on commit 2197367

Please sign in to comment.