Skip to content

Commit 3871788

Browse files
committed
remove empty line
1 parent 60b2202 commit 3871788

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/integration/actions_concurrency_test.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -398,7 +398,6 @@ jobs:
398398
// wf2-job2 has been cancelled
399399
_, wf2Job2ActionJob, _ = getTaskAndJobAndRunByTaskID(t, wf2Job2Task.Id)
400400
assert.Equal(t, actions_model.StatusCancelled, wf2Job2ActionJob.Status)
401-
402401
})
403402
}
404403

0 commit comments

Comments
 (0)