mirror of
https://github.com/httprunner/httprunner.git
synced 2026-09-07 00:17:37 +08:00
update templates/testcases
This commit is contained in:
@@ -10,7 +10,4 @@ teststeps:
|
||||
method: GET
|
||||
url: "https://"
|
||||
validate:
|
||||
- check: status_code
|
||||
assert: equal
|
||||
expect: 200
|
||||
msg: check status_code
|
||||
- eq: ["status_code", 200]
|
||||
|
||||
Reference in New Issue
Block a user