Skip to content

Commit 31ba222

Browse files
authored
Remove test-again button (#358)
1 parent 7529eed commit 31ba222

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

index.html

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,6 @@ <h1>Score</h1>
6363
<div id="confidence-number"></div>
6464
<div class="buttons">
6565
<div class="button-row">
66-
<button class="start-tests-button" title="Discard the current results and re-run all tests.">Test Again</button>
6766
<a class="button" href="#details" id="show-details" title="Show detailed results data.">Details</a>
6867
</div>
6968
</div>
@@ -89,7 +88,6 @@ <h2>Detailed Metrics</h2>
8988
</div>
9089
<div class="buttons section-footer">
9190
<div class="button-row">
92-
<button class="start-tests-button" title="Discard the current results and re-run all tests.">Test Again</button>
9391
<a class="button" href="#summary" title="Go back to the simplified summary view.">Summary</a>
9492
</div>
9593
<div class="button-row export-buttons">

0 commit comments

Comments
 (0)