We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ffc698a commit f2da5e6Copy full SHA for f2da5e6
src/pytest_html/resources/index.jinja2
@@ -29,7 +29,7 @@
29
<template id="template_results-table__body--empty">
30
<tbody class="results-table-row">
31
<tr id="not-found-message">
32
- <td colspan="{{ table_head|length }}">No results found. Check the filters.</th>
+ <td colspan="{{ table_head|length }}">No results found. Check the filters.</td>
33
</tr>
34
</template>
35
<template id="template_results-table__tbody">
0 commit comments