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