upgrade hrp version to v5

This commit is contained in:
lilong.129
2025-02-05 21:18:54 +08:00
parent 35edfd0f07
commit 63a02fe121
114 changed files with 206 additions and 206 deletions

View File

@@ -3,7 +3,7 @@ package tests
import (
"testing"
"github.com/httprunner/httprunner/v4/hrp"
"github.com/httprunner/httprunner/v5/hrp"
)
func TestCaseCallFunction(t *testing.T) {