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 8c91dca commit 351f0baCopy full SHA for 351f0ba
app/code/Magento/Sales/Test/Mftf/Test/AdminInvoiceOrderTest.xml
@@ -19,6 +19,7 @@
19
<group value="sales"/>
20
</annotations>
21
<before>
22
+ <magentoCLI command="config:set {{EnableFlatRateConfigData.path}} {{EnableFlatRateConfigData.value}}" stepKey="enableFlatRate"/>
23
<createData entity="_defaultCategory" stepKey="createCategory"/>
24
<createData entity="_defaultProduct" stepKey="createSimpleProductApi">
25
<requiredEntity createDataKey="createCategory"/>
0 commit comments