Skip to content

Commit c92cd52

Browse files
authored
Update AdminBackorderAllowedAddProductToCartTest.xml
1 parent 7be7c49 commit c92cd52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
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

0 commit comments

Comments
 (0)