Skip to content

Commit b261908

Browse files
author
Dmytro Bursak
committed
MTA-2308: [CS] Wishlist module functional tests maintenance
- Remove unnecessary tags
1 parent 1374764 commit b261908

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

dev/tests/functional/tests/app/Magento/Wishlist/Test/TestCase/AddProductToWishlistEntityTest.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414
<constraint name="Magento\Wishlist\Test\Constraint\AssertProductIsPresentInCustomerBackendWishlist" />
1515
</variation>
1616
<variation name="AddProductToWishlistEntityTestVariation2">
17-
<data name="tag" xsi:type="string">to_maintain:yes</data>
1817
<data name="product" xsi:type="string">catalogProductVirtual::default</data>
1918
<constraint name="Magento\Wishlist\Test\Constraint\AssertAddProductToWishlistSuccessMessage" />
2019
<constraint name="Magento\Wishlist\Test\Constraint\AssertProductIsPresentInWishlist" />

dev/tests/functional/tests/app/Magento/Wishlist/Test/TestCase/ViewProductInCustomerWishlistOnBackendTest.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@
2020
<constraint name="Magento\Bundle\Test\Constraint\AssertBundleProductInCustomerWishlistOnBackendGrid" />
2121
</variation>
2222
<variation name="ViewProductInCustomerWishlistOnBackendTestVariation4">
23-
<!--<data name="issue" xsi:type="string">Bug: MAGETWO-34633</data>-->
2423
<data name="product" xsi:type="string">downloadableProduct::with_two_separately_links</data>
2524
<constraint name="Magento\Downloadable\Test\Constraint\AssertDownloadableProductInCustomerWishlistOnBackendGrid" />
2625
</variation>

0 commit comments

Comments
 (0)