Removed more references to test
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
ef2e0a12a5
commit
f7979cd005
@ -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>
|
||||
|
@ -7,7 +7,6 @@
|
||||
<table>
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Test</th>
|
||||
<th>Hardware tested</th>
|
||||
<th>Benchmark used</th>
|
||||
<th>Score</th>
|
||||
|
Loading…
Reference in New Issue
Block a user