Skip to content

Commit e509f87

Browse files
committed
Merge remote-tracking branch 'origin/MAGETWO-55782' into BUGS
2 parents 9d425b7 + 7fc2a1f commit e509f87

File tree

1 file changed

+2
-2
lines changed
  • dev/tests/functional/tests/app/Magento/Catalog/Test/Block/Adminhtml/Category/Edit

1 file changed

+2
-2
lines changed

dev/tests/functional/tests/app/Magento/Catalog/Test/Block/Adminhtml/Category/Edit/CategoryForm.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -134,11 +134,11 @@
134134
<strategy>xpath</strategy>
135135
<fields>
136136
<schedule_update_from>
137-
<input>text</input>
137+
<input>datepicker</input>
138138
<selector>input[name='custom_design_from']</selector>
139139
</schedule_update_from>
140140
<schedule_update_to>
141-
<input>text</input>
141+
<input>datepicker</input>
142142
<selector>input[name='custom_design_to']</selector>
143143
</schedule_update_to>
144144
</fields>

0 commit comments

Comments
 (0)