Skip to content

Commit 929f82e

Browse files
MAGETWO-64282: Out of stock associated products to configurable are not full page cache cleaned
- Update automated test
1 parent a348147 commit 929f82e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

app/code/Magento/CatalogInventory/Test/Mftf/Test/AssociatedProductToConfigurableOutOfStockTest.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,8 @@
107107
<amOnPage url="{{StorefrontCategoryPage.url($$simplecategory.name$$)}}" stepKey="onCategoryPage"/>
108108
<waitForPageLoad stepKey="waitForCategoryLoad"/>
109109

110+
<magentoCLI stepKey="runCron" command="cron:run --group='index'"/>
111+
110112
<!-- Wait till cron job runs for schedule updates -->
111113
<wait time="60" stepKey="waitForUpdateStarts"/>
112114

0 commit comments

Comments
 (0)