Skip to content

Commit 62f8c6c

Browse files
added cron running
1 parent 24b3fba commit 62f8c6c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/code/Magento/Catalog/Test/Mftf/Test/StoreFrontSimpleProductWithSpecialAndTierDiscountPriceTest.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@
3131
<requiredEntity createDataKey="createProduct"/>
3232
<field key="price">65.00</field>
3333
</createData>
34+
<magentoCLI command="cron:run --group=index" stepKey="runCronIndex"/>
3435
</before>
3536
<after>
3637
<deleteData createDataKey="createProduct" stepKey="deleteSimpleProduct"/>

0 commit comments

Comments
 (0)