fix: issues

This commit is contained in:
Rogee
2025-01-08 14:39:26 +08:00
parent 82fca9b375
commit d28bc000b4
5 changed files with 4 additions and 4 deletions

View File

@@ -3,7 +3,7 @@ package {{.ModuleName}}
import (
"testing"
"{{.ProjectModule}}/pkg/service/testx"
"{{.ProjectModule}}/app/service/testx"
. "github.com/smartystreets/goconvey/convey"
"github.com/stretchr/testify/suite"