We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 113ca7e + fe26f19 commit b6851a7Copy full SHA for b6851a7
report-ng/app/src/components/failure-aspects/failure-aspects.html
@@ -49,7 +49,7 @@
49
<mdc-layout-grid-cell span="4" position="middle" class="flex">
50
<mdc-form-field class="right-aligned">
51
<button mdc-switch
52
- checked.bind="_showExpectedFailed"
+ selected.bind="_showExpectedFailed"
53
change.delegate="_showExpectedFailedChanged()"
54
></button>
55
<label>Show expected failed</label>
0 commit comments