We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a2e850 commit cb9988aCopy full SHA for cb9988a
tests/integration/actions_cancel_test.go
@@ -12,6 +12,7 @@ import (
12
actions_model "code.gitea.io/gitea/models/actions"
13
"code.gitea.io/gitea/models/unittest"
14
user_model "code.gitea.io/gitea/models/user"
15
+
16
"github.com/stretchr/testify/assert"
17
)
18
0 commit comments