Skip to content

Commit cc486cb

Browse files
MC-19438: Bundle Product Cart Pricing issue when adding tier price to bundle product and item is added twice to the cart
1 parent 6608e7a commit cc486cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Bundle/Test/Mftf/Test/BundleProductWithTierPriceInCartTest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
<argument name="inputType" value="checkbox"/>
5252
</actionGroup>
5353
<scrollToTopOfPage stepKey="scrollTopPageProduct"/>
54-
<actionGroup ref="ProductSetAdvancedPricing" stepKey="addTierPriceProduct1">
54+
<actionGroup ref="ProductSetAdvancedPricing" stepKey="addTierPriceProduct">
5555
<argument name="group" value="ALL GROUPS"/>
5656
<argument name="quantity" value="1"/>
5757
<argument name="price" value="Discount"/>

0 commit comments

Comments
 (0)