Skip to content

Commit f5ed249

Browse files
committed
"MC-14727: Select one multi select option of a bundle product and add to the shopping cart" has been updated
1 parent a3536cb commit f5ed249

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

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

9090
<!--Assert Shopping Cart Summary-->
91-
<actionGroup ref="AssertStorefrontShoppingCartSummaryWithShippingActionGroup" stepKey="AssertCartSummary" >
91+
<actionGroup ref="StorefrontCheckCartActionGroup" stepKey="AssertCartSummary" >
9292
<argument name="subtotal" value="$50.00"/>
9393
<argument name="shipping" value="5.00"/>
9494
<argument name="total" value="55.00"/>

0 commit comments

Comments
 (0)