diff --git a/os/gcron/gcron_schedule_test.go b/os/gcron/gcron_schedule_test.go index 100ee54a6..06c07d72c 100644 --- a/os/gcron/gcron_schedule_test.go +++ b/os/gcron/gcron_schedule_test.go @@ -5,7 +5,7 @@ import ( "testing" "time" - "github.com/gogf/gf/test/gtest" + "github.com/gogf/gf/v2/test/gtest" ) func TestSlash(t *testing.T) {