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 221b5e9 commit 9362cb4Copy full SHA for 9362cb4
app/code/Magento/Sales/Test/Mftf/Test/StorefrontOrderPagerIsAbsentTest.xml
@@ -87,6 +87,7 @@
87
88
</before>
89
<after>
90
+ <magentoCLI command="config:set {{DisableFlatRateConfigData.path}} {{DisableFlatRateConfigData.value}}" stepKey="disableFlatRate"/>
91
<deleteData createDataKey="createCategory" stepKey="deleteCategory"/>
92
<deleteData createDataKey="createProduct01" stepKey="deleteProduct1"/>
93
<deleteData createDataKey="createProduct02" stepKey="deleteProduct2"/>
0 commit comments