Skip to content

Commit 89558e7

Browse files
committed
MAGETWO-90663: Error/Exception is thrown when user tries to delete product from /checkout/cart page after already been removed from mini-shopping cart
- updated annotation
1 parent d9fddb8 commit 89558e7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

dev/tests/acceptance/tests/functional/Magento/FunctionalTest/Checkout/Test/NoErrorCartCheckoutForProductsDeletedFromMiniCartTest.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@
1515
<title value="Delete product from Checkout"/>
1616
<description value="No error from cart should be thrown for product deleted from minicart"/>
1717
<severity value="CRITICAL"/>
18-
<testCaseId value="MAGETWO-72094"/>
19-
<group value="thampy"/>
18+
<testCaseId value="MAGETWO-91451"/>
19+
<group value="checkout"/>
2020
</annotations>
2121
<!-- Preconditions -->
2222
<before>

0 commit comments

Comments
 (0)