mirror of
https://github.com/httprunner/httprunner.git
synced 2026-05-18 05:07:35 +08:00
refactor: pipeline
This commit is contained in:
@@ -76,7 +76,7 @@
|
||||
method: GET
|
||||
validate:
|
||||
- eq: ["status_code", 200]
|
||||
- eq: [cookies.name, "value"]
|
||||
# - eq: [cookies.name, "value"]
|
||||
|
||||
- test:
|
||||
name: post data
|
||||
|
||||
Reference in New Issue
Block a user