Skip to content

Commit 72574a8

Browse files
committed
"MC-14715: Add bundle dynamic product to the cart" has been updated
1 parent 0bdf6ab commit 72574a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Checkout/Test/Mftf/Test/StorefrontAddBundleDynamicProductToShoppingCartTest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@
9494
<actionGroup ref="ClickViewAndEditCartFromMiniCartActionGroup" stepKey="selectViewAndEditCart"/>
9595

9696
<!--Assert Shopping Cart Summary-->
97-
<actionGroup ref="AssertStorefrontShoppingCartSummaryWithShippingActionGroup" stepKey="AssertCartSummary" >
97+
<actionGroup ref="StorefrontCheckCartActionGroup" stepKey="AssertCartSummary" >
9898
<argument name="subtotal" value="$100.00"/>
9999
<argument name="shipping" value="10.00"/>
100100
<argument name="total" value="110.00"/>

0 commit comments

Comments
 (0)