mirror of
https://github.com/httprunner/httprunner.git
synced 2026-07-07 23:41:22 +08:00
rename extractor/extractors to extract
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
app_version: $app_version
|
||||
json:
|
||||
sign: $sign
|
||||
extractors:
|
||||
extract:
|
||||
- token: content.token
|
||||
validators:
|
||||
- {"check": "status_code", "comparator": "eq", "expected": 200}
|
||||
|
||||
Reference in New Issue
Block a user