Skip to content

Commit c2dff95

Browse files
committed
Merge remote-tracking branch 'origin/MC-34251' into 2.4-develop-pr39
2 parents a2ce1b8 + c78538b commit c2dff95

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/code/Magento/CatalogRule/Test/Mftf/Test/AdminCreateCatalogPriceRuleTest/AdminCreateCatalogPriceRuleForCustomerGroupTest.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@
2727

2828
<actionGroup ref="AdminLoginActionGroup" stepKey="loginAsAdmin"/>
2929
<actionGroup ref="AdminCatalogPriceRuleDeleteAllActionGroup" stepKey="deleteAllCatalogPriceRule"/>
30+
<!-- Perform reindex and flush cache -->
31+
<actionGroup ref="AdminReindexAndFlushCache" stepKey="reindexAndFlushCache"/>
3032
</before>
3133

3234
<after>
@@ -45,8 +47,6 @@
4547
</actionGroup>
4648
<actionGroup ref="AdminCatalogPriceRuleFillActionsActionGroup" stepKey="fillActionsPriceRule"/>
4749
<actionGroup ref="AdminCatalogPriceRuleSaveAndApplyActionGroup" stepKey="saveAndApplyFPriceRule"/>
48-
<!-- Perform reindex and flush cache -->
49-
<actionGroup ref="AdminReindexAndFlushCache" stepKey="reindexAndFlushCache"/>
5050

5151
<!-- As a NOT LOGGED IN user, go to the storefront category page and should see the discount -->
5252
<actionGroup ref="StorefrontNavigateCategoryPageActionGroup" stepKey="goToCategory1">

0 commit comments

Comments
 (0)