update templates/testcases

This commit is contained in:
xucong053
2022-05-27 11:36:32 +08:00
parent 30bc80e456
commit 83c554decb
18 changed files with 51 additions and 171 deletions
@@ -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]