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 c61e080 commit fcb0a4eCopy full SHA for fcb0a4e
src/main/ml-modules/root/test/default.xqy
@@ -178,7 +178,7 @@ declare function local:main() {
178
<td><label for="runteardown">Run Teardown after each test</label><input id="runteardown" type="checkbox" checked="checked"/></td>
179
</tr>
180
<tr>
181
- <td><label for="calculatecoverage">Calculate Coverage</label><input id="calculatecoverage" type="checkbox" checked="checked"/></td>
+ <td><label for="calculatecoverage">Calculate Coverage</label><input id="calculatecoverage" type="checkbox" /></td>
182
183
</tbody>
184
</table>
0 commit comments