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 e35e0fb938
commit 83a31bc414
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"