aboutsummaryrefslogtreecommitdiffstats
path: root/integrations/api_repo_git_notes_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'integrations/api_repo_git_notes_test.go')
-rw-r--r--integrations/api_repo_git_notes_test.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/integrations/api_repo_git_notes_test.go b/integrations/api_repo_git_notes_test.go
index 21b8a931b0..293bd769f4 100644
--- a/integrations/api_repo_git_notes_test.go
+++ b/integrations/api_repo_git_notes_test.go
@@ -12,6 +12,7 @@ import (
"code.gitea.io/gitea/models"
"code.gitea.io/gitea/models/unittest"
api "code.gitea.io/gitea/modules/structs"
+
"github.com/stretchr/testify/assert"
)