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 8f6e605 commit bc16831Copy full SHA for bc16831
tests/webTestResults.html
@@ -18,7 +18,7 @@
18
</head>
19
<body>
20
<div id='setup'>
21
- <button id='runTestBtn' onclick='runTests()' type="button" class="btn btn-success btn-lg">Run Tests</button><br /><br /><br />
+ <button id='runTestBtn' onclick='runTests()' type="button" class="btn">Run Tests</button>
22
</div>
23
<div id="mocha"></div>
24
<script src="../node_modules/mocha/mocha.js"></script>
0 commit comments