Skip to content

Commit b6851a7

Browse files
Merge remote-tracking branch 'origin/master' into testerra2
# Conflicts: # driver-ui/src/main/java/eu/tsystems/mms/tic/testframework/pageobjects/factory/PageFactory.java
2 parents 113ca7e + fe26f19 commit b6851a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

report-ng/app/src/components/failure-aspects/failure-aspects.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
<mdc-layout-grid-cell span="4" position="middle" class="flex">
5050
<mdc-form-field class="right-aligned">
5151
<button mdc-switch
52-
checked.bind="_showExpectedFailed"
52+
selected.bind="_showExpectedFailed"
5353
change.delegate="_showExpectedFailedChanged()"
5454
></button>
5555
<label>Show expected failed</label>

0 commit comments

Comments
 (0)