mirror of
https://github.com/httprunner/httprunner.git
synced 2026-06-06 08:19:45 +08:00
refactor: move hrp/ to root folder
This commit is contained in:
@@ -3,8 +3,8 @@ package uitest
|
||||
import (
|
||||
"testing"
|
||||
|
||||
"github.com/httprunner/httprunner/v5/hrp"
|
||||
"github.com/httprunner/httprunner/v5/hrp/pkg/uixt"
|
||||
hrp "github.com/httprunner/httprunner/v5"
|
||||
"github.com/httprunner/httprunner/v5/pkg/uixt"
|
||||
)
|
||||
|
||||
func TestAndroidDouyinE2E(t *testing.T) {
|
||||
|
||||
Reference in New Issue
Block a user