This commit is contained in:
Lunny Xiao
2026-05-25 22:20:31 -07:00
parent 7f0d53eb90
commit 8fd9b7a397
7 changed files with 23 additions and 109 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ import (
"context"
"testing"
"code.gitea.io/tea/modules/config"
"gitea.dev/tea/modules/config"
"github.com/stretchr/testify/assert"
)