File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
dev/tests/functional/tests/app/Magento Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 6
6
*/
7
7
-->
8
8
<config xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : noNamespaceSchemaLocation =" ../../../../../../vendor/magento/mtf/etc/pages.xsd" >
9
- <page name =" CheckoutCart" mca =" checkout/cart/index" module = " Magento_Checkout " >
9
+ <page name =" CheckoutCart" mca =" checkout/cart/index" >
10
10
<block name =" cartBlock" >
11
11
<render name =" grouped" class =" Magento\GroupedProduct\Test\Block\Checkout\Cart" />
12
12
</block >
Original file line number Diff line number Diff line change 6
6
*/
7
7
-->
8
8
<config xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : noNamespaceSchemaLocation =" ../../../../../../vendor/magento/mtf/etc/pages.xsd" >
9
- <page name =" CheckoutCart" mca =" checkout/cart/index" module = " Magento_Checkout " >
9
+ <page name =" CheckoutCart" mca =" checkout/cart/index" >
10
10
<block name =" multipleAddressCheckoutBlock" class =" Magento\Multishipping\Test\Block\Checkout\Link" locator =" .action.multicheckout" strategy =" css selector" />
11
11
</page >
12
12
</config >
Original file line number Diff line number Diff line change 6
6
*/
7
7
-->
8
8
<config xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : noNamespaceSchemaLocation =" ../../../../../../../vendor/magento/mtf/etc/pages.xsd" >
9
- <page name =" CatalogCategoryView" area =" Category" mca =" checkout/cart/index " >
9
+ <page name =" CatalogCategoryView" area =" Category" mca =" catalog/category/view " >
10
10
<block name =" weeeListProductBlock" class =" Magento\Weee\Test\Block\Product\ListProduct" locator =" .products.wrapper.grid" strategy =" css selector" />
11
11
</page >
12
12
</config >
You can’t perform that action at this time.
0 commit comments