We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6386136 commit b77ca9fCopy full SHA for b77ca9f
app/code/Magento/SalesRule/Test/Mftf/Test/AdminCreatePercentOfProductPriceTest.xml
@@ -21,6 +21,8 @@
21
22
<before>
23
<createData entity="_defaultCategory" stepKey="createPreReqCategory"/>
24
+ <!-- Reindex invalidated indices after product attribute has been created/deleted -->
25
+ <actionGroup ref="CliRunReindexUsingCronJobsActionGroup" stepKey="reindexInvalidatedIndices"/>
26
<actionGroup ref="LoginAsAdmin" stepKey="loginAsAdmin"/>
27
</before>
28
0 commit comments