Skip to content

Commit 24c9200

Browse files
committed
fix flaky behavior on test
1 parent c340ef0 commit 24c9200

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/code/Magento/SalesRule/Test/Mftf/Test/StorefrontCartPriceRuleQuantity.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
<createData entity="_defaultProduct" stepKey="createPreReqProduct">
2525
<requiredEntity createDataKey="createPreReqCategory"/>
2626
</createData>
27+
<actionGroup ref="CliRunReindexUsingCronJobsActionGroup" stepKey="reindexInvalidatedIndices"/>
2728
<actionGroup ref="LoginAsAdmin" stepKey="loginAsAdmin"/>
2829
</before>
2930

0 commit comments

Comments
 (0)