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 3aa553f commit ac6d4b4Copy full SHA for ac6d4b4
src/pytest_html/resources/index.jinja2
@@ -61,7 +61,7 @@
61
<thead id="results-table-head">
62
<tr>
63
<th class="sortable" data-column-type="result">Result</th>
64
- <th class="sortable" data-column-type="testid">Test</th>
+ <th class="sortable" data-column-type="testId">Test</th>
65
<th class="sortable" data-column-type="duration">Duration</th>
66
<th>Links</th>
67
</tr>
0 commit comments