mirror of
https://github.com/go-gitea/gitea.git
synced 2025-12-11 10:55:09 +01:00
Add test for cancelling a run with waiting jobs
This test checks the cancellation of a run with waiting jobs.
This commit is contained in:
parent
1a2e85020a
commit
cb9988ad56
@ -12,6 +12,7 @@ import (
|
||||
actions_model "code.gitea.io/gitea/models/actions"
|
||||
"code.gitea.io/gitea/models/unittest"
|
||||
user_model "code.gitea.io/gitea/models/user"
|
||||
|
||||
"github.com/stretchr/testify/assert"
|
||||
)
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user