mirror of
https://github.com/httprunner/httprunner.git
synced 2026-06-07 16:59:34 +08:00
upgrade hrp version to v5
This commit is contained in:
@@ -5,7 +5,7 @@ package main
|
||||
import (
|
||||
"testing"
|
||||
|
||||
"github.com/httprunner/httprunner/v4/hrp"
|
||||
"github.com/httprunner/httprunner/v5/hrp"
|
||||
)
|
||||
|
||||
func TestMain(t *testing.T) {
|
||||
|
||||
Reference in New Issue
Block a user