Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/MC-34251' into 2.4-develop-pr39
Browse files Browse the repository at this point in the history
  • Loading branch information
zakdma committed May 28, 2020
2 parents a2ce1b8 + c78538b commit c2dff95
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@

<actionGroup ref="AdminLoginActionGroup" stepKey="loginAsAdmin"/>
<actionGroup ref="AdminCatalogPriceRuleDeleteAllActionGroup" stepKey="deleteAllCatalogPriceRule"/>
<!-- Perform reindex and flush cache -->
<actionGroup ref="AdminReindexAndFlushCache" stepKey="reindexAndFlushCache"/>
</before>

<after>
Expand All @@ -45,8 +47,6 @@
</actionGroup>
<actionGroup ref="AdminCatalogPriceRuleFillActionsActionGroup" stepKey="fillActionsPriceRule"/>
<actionGroup ref="AdminCatalogPriceRuleSaveAndApplyActionGroup" stepKey="saveAndApplyFPriceRule"/>
<!-- Perform reindex and flush cache -->
<actionGroup ref="AdminReindexAndFlushCache" stepKey="reindexAndFlushCache"/>

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

0 comments on commit c2dff95

Please sign in to comment.