mirror of
https://github.com/httprunner/httprunner.git
synced 2026-05-16 05:07:36 +08:00
feat: add length equal
This commit is contained in:
@@ -9,7 +9,7 @@ import (
|
||||
func TestCaseValidateStep(t *testing.T) {
|
||||
testcase := &httpboomer.TestCase{
|
||||
Config: httpboomer.TConfig{
|
||||
Name: "run request with variables",
|
||||
Name: "run request with validation",
|
||||
BaseURL: "https://postman-echo.com",
|
||||
Verify: false,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user