mirror of
https://github.com/httprunner/httprunner.git
synced 2026-08-18 12:14:18 +08:00
upgrade hrp version to v5
This commit is contained in:
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user