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 104c72a commit 851ef08Copy full SHA for 851ef08
app/code/Magento/CatalogInventory/Test/Mftf/Test/DisableInventoryBackOrdersTest.xml
@@ -19,6 +19,7 @@
19
</annotations>
20
21
<before>
22
+ <magentoCLI command="config:set {{EnableFlatRateConfigData.path}} {{EnableFlatRateConfigData.value}}" stepKey="enableFlatRate"/>
23
<!-- Enable Back Orders-->
24
<magentoCLI command="config:set cataloginventory/item_options/backorders 1" stepKey="EnableBackorders"/>
25
<!--Create Category-->
0 commit comments