Skip to content

Commit 7cb9bfd

Browse files
committed
Merge branch 'mto-134' into pr3
2 parents 96d1ee0 + 40266d9 commit 7cb9bfd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

dev/tests/functional/tests/app/Magento/Checkout/Test/TestCase/AddProductsToShoppingCartEntityTest.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -251,13 +251,13 @@
251251
<constraint name="Magento\Checkout\Test\Constraint\AssertVisibleItemsQtyInCheckoutSummaryBlock" />
252252
<constraint name="Magento\Checkout\Test\Constraint\AssertLinkGoToCartPresentInSummaryBlock" />
253253
</variation>
254-
<variation name="AddProductsToShoppingCartEntityTestVariation10" summary="Create product with all types of custom options that are required and trigger JS validation" ticketId="MAGETWO-45389">
254+
<variation name="AddProductsToShoppingCartEntityTestVariation11" summary="Create product with all types of custom options that are required and trigger JS validation" ticketId="MAGETWO-45389">
255255
<data name="productsData/0" xsi:type="string">catalogProductSimple::with_all_required_custom_option</data>
256256
<data name="cart/data/subtotal" xsi:type="string">6160.00</data>
257257
<constraint name="Magento\Catalog\Test\Constraint\AssertProductCustomOptionsErrors" />
258258
<constraint name="Magento\Checkout\Test\Constraint\AssertProductsAbsentInShoppingCart" />
259259
</variation>
260-
<variation name="AddProductsToShoppingCartEntityTestVariation11" summary="Create product with all types of custom options that are required and check that item options for product(s) display with correct information" ticketId="MAGETWO-45389">
260+
<variation name="AddProductsToShoppingCartEntityTestVariation12" summary="Create product with all types of custom options that are required and check that item options for product(s) display with correct information" ticketId="MAGETWO-45389">
261261
<data name="productsData/0" xsi:type="string">catalogProductSimple::with_all_required_custom_option</data>
262262
<data name="cart/data/subtotal" xsi:type="string">6160.00</data>
263263
<constraint name="Magento\Checkout\Test\Constraint\AssertCartItemsOptions" />

0 commit comments

Comments
 (0)