Skip to content

Commit

Permalink
Merge pull request telekom#204 from telekom/fix/report-failure-aspects
Browse files Browse the repository at this point in the history
Fixed failure aspects switch
  • Loading branch information
martingrossmann authored Feb 8, 2022
2 parents 6631434 + 0d14d7f commit 84b2922
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
<mdc-layout-grid-cell span="4" position="middle" class="flex">
<mdc-form-field class="right-aligned">
<button mdc-switch
checked.bind="_showExpectedFailed"
selected.bind="_showExpectedFailed"
change.delegate="_showExpectedFailedChanged()"
></button>
<label>Show expected failed</label>
Expand Down

0 comments on commit 84b2922

Please sign in to comment.