File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
app/code/Magento/Wishlist/Test/Mftf/Test Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 6
6
*/
7
7
-->
8
8
9
- <tests xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : noNamespaceSchemaLocation =" ../../../../../../vendor/magento/magento2-functional-testing-framework/src/Magento/FunctionalTestingFramework/Test/etc/testSchema.xsd" >
9
+ <tests xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : noNamespaceSchemaLocation =" ../../../../../../../dev/tests/acceptance/ vendor/magento/magento2-functional-testing-framework/src/Magento/FunctionalTestingFramework/Test/etc/testSchema.xsd" >
10
10
<test name =" StorefrontAddProductsToCartFromWishlistUsingSidebarTest" >
11
11
<annotations >
12
12
<title value =" Add products from the wishlist to the cart using the sidebar." />
Original file line number Diff line number Diff line change 6
6
*/
7
7
-->
8
8
9
- <tests xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : noNamespaceSchemaLocation =" ../../../../../../vendor/magento/magento2-functional-testing-framework/src/Magento/FunctionalTestingFramework/Test/etc/testSchema.xsd" >
9
+ <tests xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : noNamespaceSchemaLocation =" ../../../../../../../dev/tests/acceptance/ vendor/magento/magento2-functional-testing-framework/src/Magento/FunctionalTestingFramework/Test/etc/testSchema.xsd" >
10
10
<test name =" StorefrontRemoveProductsFromWishlistUsingSidebarTest" >
11
11
<annotations >
12
12
<title value =" Remove products from the wishlist using the sidebar." />
You can’t perform that action at this time.
0 commit comments