aboutsummaryrefslogtreecommitdiffstats
path: root/models/org_team_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'models/org_team_test.go')
-rw-r--r--models/org_team_test.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/models/org_team_test.go b/models/org_team_test.go
index 9277ac4f5e..b912dd83f2 100644
--- a/models/org_team_test.go
+++ b/models/org_team_test.go
@@ -9,6 +9,7 @@ import (
"testing"
"code.gitea.io/gitea/models/unittest"
+
"github.com/stretchr/testify/assert"
)