mirror of
https://github.com/httprunner/httprunner.git
synced 2026-05-12 02:21:29 +08:00
Merge pull request #403 from HttpRunner/bugfix
make compatible with old version
This commit is contained in:
@@ -204,10 +204,12 @@
|
||||
<th>variables</th>
|
||||
<th>output</th>
|
||||
</tr>
|
||||
{% if in_out in test_suite_summary %}
|
||||
<tr>
|
||||
<td>{{test_suite_summary.in_out.in}}</td>
|
||||
<td>{{test_suite_summary.in_out.out}}</td>
|
||||
</tr>
|
||||
{% endif %}
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user