Skip to content

Commit

Permalink
fix: test
Browse files Browse the repository at this point in the history
Signed-off-by: shuangkun <tsk2013uestc@163.com>
  • Loading branch information
shuangkun committed Mar 26, 2024
1 parent ce7570a commit 5ca8b69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion workflow/util/util_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -2445,7 +2445,7 @@ status:
dag-to-retry-tb7r7-1819567448: true
dag-to-retry-tb7r7-1987291523: true`

func TestRetryWorkflowWithContinurOnSucceedNodes(t *testing.T) {
func TestRetryWorkflowWithContinurOnSucceededNodes(t *testing.T) {
ctx := context.Background()
wf := wfv1.MustUnmarshalWorkflow(failedWorkflowWithContinueOn)

Expand Down

0 comments on commit 5ca8b69

Please sign in to comment.