Skip to content

Commit 3f1789c

Browse files
committed
MC-30384: [2.4] Test StorefrontInactiveCatalogRuleTest fails on Jenkins (MC-79)
1 parent 999fe16 commit 3f1789c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

app/code/Magento/CatalogRule/Test/Mftf/Test/StorefrontInactiveCatalogRuleTest.xml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,6 @@
5959
<actionGroup ref="AddToCartFromStorefrontProductPageActionGroup" stepKey="addToCartFromStorefrontProductPage">
6060
<argument name="productName" value="$createProduct.name$"/>
6161
</actionGroup>
62-
<actionGroup ref="GoToCheckoutFromMinicartActionGroup" stepKey="goToCheckoutFromMinicart"/>
63-
6462
<actionGroup ref="StorefrontOpenCartPageActionGroup" stepKey="openCartPage" />
6563
<waitForElementVisible selector="{{CheckoutCartSummarySection.subtotal}}" stepKey="waitForSubtotalAppears"/>
6664
<see selector="{{CheckoutCartSummarySection.subtotal}}" userInput="$createProduct.price$" stepKey="seeProductPriceOnCartPage"/>

0 commit comments

Comments
 (0)