diff --git a/httprunner/report/html/template.html b/httprunner/report/html/template.html index 902d34c4..1daa97c8 100644 --- a/httprunner/report/html/template.html +++ b/httprunner/report/html/template.html @@ -197,7 +197,7 @@ {% for session_data in step_datas %} {% set step_index = "{}_{}".format(testcase_index, loop.index) %}