Skip to content

Commit 526b6ae

Browse files
MC-20441: Category rules should apply to grouped product with invisible individual products
1 parent 6894b7c commit 526b6ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Checkout/Test/Mftf/ActionGroup/StorefrontProductCartActionGroup.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,4 +158,4 @@
158158
<waitForElementVisible selector="{{CheckoutCartSummarySection.discountAmount}}" stepKey="waitForDiscount"/>
159159
<see selector="{{CheckoutCartSummarySection.discountAmount}}" userInput="-${{discount}}" stepKey="assertDiscount"/>
160160
</actionGroup>
161-
</actionGroups>
161+
</actionGroups>

0 commit comments

Comments
 (0)