We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0481475 commit 366b061Copy full SHA for 366b061
app/code/Magento/Catalog/Test/Mftf/Page/AdminNewWidgetPage.xml
@@ -8,7 +8,7 @@
8
9
<pages xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
10
xsi:noNamespaceSchemaLocation="urn:magento:mftf:Page/etc/PageObject.xsd">
11
- <page name="AdminNewWidgetPage" url="admin/widget_instance/new/" area="admin" module="Magento_Catalog">
+ <page name="AdminNewWidgetPage" url="admin/widget_instance/new/" area="admin" module="Magento_Widget">
12
<section name="AdminNewWidgetSelectProductPopupSection"/>
13
</page>
14
</pages>
0 commit comments