File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 8
8
9
9
<pages xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
10
10
xsi : noNamespaceSchemaLocation =" ../../../../../../../dev/tests/acceptance/vendor/magento/magento2-functional-testing-framework/src/Magento/FunctionalTestingFramework/Page/etc/PageObject.xsd" >
11
- <page name =" AdminProductCreatePage" url =" catalog/product/new/set/{{set}}/type/{{type}}/" area =" admin" module =" Magento_Bundle " parameterized =" true" >
11
+ <page name =" AdminProductCreatePage" url =" catalog/product/new/set/{{set}}/type/{{type}}/" area =" admin" module =" Magento_Catalog " parameterized =" true" >
12
12
<section name =" AdminProductFormBundleSection" />
13
13
</page >
14
14
</pages >
Original file line number Diff line number Diff line change 8
8
9
9
<pages xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
10
10
xsi : noNamespaceSchemaLocation =" ../../../../../../../dev/tests/acceptance/vendor/magento/magento2-functional-testing-framework/src/Magento/FunctionalTestingFramework/Page/etc/PageObject.xsd" >
11
- <page name =" StorefrontProductPage" url =" /{{var1}}.html" area =" storefront" module =" Magento_Bundle " parameterized =" true" >
11
+ <page name =" StorefrontProductPage" url =" /{{var1}}.html" area =" storefront" module =" Magento_Catalog " parameterized =" true" >
12
12
<section name =" StorefrontBundledSection" />
13
13
</page >
14
14
</pages >
Original file line number Diff line number Diff line change 8
8
9
9
<pages xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
10
10
xsi : noNamespaceSchemaLocation =" ../../../../../../../dev/tests/acceptance/vendor/magento/magento2-functional-testing-framework/src/Magento/FunctionalTestingFramework/Page/etc/PageObject.xsd" >
11
- <page name =" StorefrontProductPage" url =" /{{var1}}.html" area =" storefront" module =" Category " parameterized =" true" >
11
+ <page name =" StorefrontProductPage" url =" /{{var1}}.html" area =" storefront" module =" Magento_Catalog " parameterized =" true" >
12
12
<section name =" StorefrontProductPageSection" />
13
13
</page >
14
14
</pages >
You can’t perform that action at this time.
0 commit comments