Skip to content

Commit bc16831

Browse files
committed
Cleanup from bootstrap attempt
1 parent 8f6e605 commit bc16831

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/webTestResults.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
</head>
1919
<body>
2020
<div id='setup'>
21-
<button id='runTestBtn' onclick='runTests()' type="button" class="btn btn-success btn-lg">Run Tests</button><br /><br /><br />
21+
<button id='runTestBtn' onclick='runTests()' type="button" class="btn">Run Tests</button>
2222
</div>
2323
<div id="mocha"></div>
2424
<script src="../node_modules/mocha/mocha.js"></script>

0 commit comments

Comments
 (0)