File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed
app/code/Magento/Catalog/Test/Mftf/Page Expand file tree Collapse file tree 1 file changed +1
-2
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 =" urn:magento:mftf:Page/etc/PageObject.xsd" >
11
- <page name =" StorefrontProductPage" url =" /{{var1}}.html" area =" storefront" module =" Catalog " parameterized =" true" >
11
+ <page name =" StorefrontProductPage" url =" /{{var1}}.html" area =" storefront" module =" Magento_Catalog " parameterized =" true" >
12
12
<section name =" StorefrontProductInfoMainSection" />
13
13
<section name =" StorefrontProductInfoDetailsSection" />
14
14
<section name =" WYSIWYGToolbarSection" />
15
15
<section name =" StorefrontProductImageSection" />
16
16
<section name =" StorefrontMessagesSection" />
17
17
<section name =" StorefrontProductRelatedProductsSection" />
18
- <section name =" StorefrontCreateRequisitionListSection" />
19
18
</page >
20
19
</pages >
You can’t perform that action at this time.
0 commit comments