File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
app/code/Magento/Catalog/Test/Mftf/Test Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 3131 <!-- Set Magento back to default configuration -->
3232 <magentoCLI command =" config:set {{CatalogInventoryOptionsShowOutOfStockDisable.path}} {{CatalogInventoryOptionsShowOutOfStockDisable.value}}" stepKey =" setConfigShowOutOfStockFalse" />
3333 <magentoCLI command =" config:set {{CatalogInventoryItemOptionsBackordersDisable.path}} {{CatalogInventoryItemOptionsBackordersDisable.value}}" stepKey =" setConfigAllowBackordersFalse" />
34- <magentoCLI command =" cache:clean config full_page" stepKey =" cleanInvalidatedCache/>
34+ <magentoCLI command =" cache:clean config full_page" stepKey =" cleanInvalidatedCache" />
3535 <deleteData createDataKey =" createProduct" stepKey =" deleteProduct" />
3636 </after >
3737
You can’t perform that action at this time.
0 commit comments