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 8b473fd commit 2925f61Copy full SHA for 2925f61
app/code/Magento/Sales/Test/Mftf/Test/StorefrontOrderPagerIsAbsentTest.xml
@@ -20,7 +20,7 @@
20
</annotations>
21
<before>
22
<comment userInput="Comment is added to preserve the step key for backward compatibility" stepKey="LoginAsAdmin"/>
23
-
+ <magentoCLI command="config:set {{EnableFlatRateConfigData.path}} {{EnableFlatRateConfigData.value}}" stepKey="enableFlatRate"/>
24
<createData entity="_defaultCategory" stepKey="createCategory"/>
25
<createData entity="SimpleProduct" stepKey="createProduct01">
26
<requiredEntity createDataKey="createCategory"/>
0 commit comments