summaryrefslogtreecommitdiffstats
path: root/models/ssh_key_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'models/ssh_key_test.go')
-rw-r--r--models/ssh_key_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/models/ssh_key_test.go b/models/ssh_key_test.go
index e748f381c3..890951a2b7 100644
--- a/models/ssh_key_test.go
+++ b/models/ssh_key_test.go
@@ -11,7 +11,7 @@ import (
. "github.com/smartystreets/goconvey/convey"
- "github.com/go-gitea/gitea/modules/setting"
+ "code.gitea.io/gitea/modules/setting"
)
func init() {