Removed more references to test
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Gregory Ballantine 2024-02-09 08:42:49 -05:00
parent ef2e0a12a5
commit f7979cd005
2 changed files with 3 additions and 4 deletions

View File

@ -10,10 +10,10 @@
</div>
<div class="cell small-12">
<h4>Tests involving this hardware:</h4>
<h4>Benchmark results involving this hardware:</h4>
<ul>
<% hardware.tests().each do |t| %>
<li><a href="/test/<%= t.id %>"><% t.date_tag %></a></li>
<% hardware.results().each do |r| %>
<li><% r.score %></li>
<% end %>
</ul>
</div>

View File

@ -7,7 +7,6 @@
<table>
<thead>
<tr>
<th>Test</th>
<th>Hardware tested</th>
<th>Benchmark used</th>
<th>Score</th>