fix: jsonschema, variables maybe in string type, e.g. '${get_variables()}'

This commit is contained in:
debugtalk
2020-01-02 23:15:51 +08:00
parent 02ee791c5b
commit 6abea9fa99
4 changed files with 14 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
[tool.poetry]
name = "httprunner"
version = "2.5.2"
version = "2.5.3"
description = "One-stop solution for HTTP(S) testing."
license = "Apache-2.0"
readme = "README.md"