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 9a6b396 commit 5b0f135Copy full SHA for 5b0f135
services/feed/action_test.go
@@ -13,6 +13,7 @@ import (
13
"code.gitea.io/gitea/models/unittest"
14
user_model "code.gitea.io/gitea/models/user"
15
16
+ _ "code.gitea.io/gitea/models"
17
_ "code.gitea.io/gitea/models/actions"
18
19
"github.com/stretchr/testify/assert"
services/issue/main_test.go
@@ -8,6 +8,7 @@ import (
8
9
10
11
12
)
0 commit comments