Skip to content

Commit e1c0fa9

Browse files
author
Marcel Hauri
committed
[fix] widget.xml to match fixed class reference
1 parent 7e69251 commit e1c0fa9

File tree

1 file changed

+1
-1
lines changed
  • app/code/Magento/Widget/Test/Unit/Model/_files

1 file changed

+1
-1
lines changed

app/code/Magento/Widget/Test/Unit/Model/_files/widget.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
</parameter>
4242
<parameter name="id_path" xsi:type="block" visible="true" required="true" sort_order="10">
4343
<label translate="true">Product</label>
44-
<block class="Magento\Backend\Block\Catalog\Product\Widget\Chooser">
44+
<block class="Magento\Catalog\Block\Adminhtml\Product\Widget\Chooser">
4545
<data>
4646
<item name="button" xsi:type="array">
4747
<item name="open" xsi:type="string" translate="true">Select Product...</item>

0 commit comments

Comments
 (0)