rename extractor/extractors to extract

This commit is contained in:
debugtalk
2017-11-01 14:30:36 +08:00
parent bd8540622d
commit 9bd28653f6
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}