fix: unittests

This commit is contained in:
debugtalk
2020-04-09 22:23:19 +08:00
parent 05a8f939c5
commit bf2ec77765
5 changed files with 7 additions and 7 deletions

View File

@@ -21,7 +21,7 @@ teststeps:
json:
sign: ${get_sign($device_sn, $os_platform, $app_version)}
extract:
- token: content.token
token: content.token
validate:
- {"check": "status_code", "comparator": "eq", "expect": 200}
- {"check": "content.token", "comparator": "len_eq", "expect": 16}