diff --git a/httprunner/report/html/template.html b/httprunner/report/html/template.html index cef1ed19..65e31b4d 100644 --- a/httprunner/report/html/template.html +++ b/httprunner/report/html/template.html @@ -305,7 +305,7 @@ validate scriptexception - {{validate_script.validate_script | safe}} +
{{validate_script.validate_script | safe}}
{% if validate_script.check_result == "pass" %} {% elif validate_script.check_result == "fail" %}