rename extractor/extractors to extract

This commit is contained in:
httprunner
2017-11-01 14:30:36 +08:00
parent 577cb01dcf
commit 62c64e9309
14 changed files with 20 additions and 21 deletions

View File

@@ -26,7 +26,7 @@
app_version: $app_version
json:
sign: $sign
extractors:
extract:
- token: content.token
validators:
- {"check": "status_code", "comparator": "eq", "expected": 200}