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 c7e060d commit f4d6655Copy full SHA for f4d6655
app/code/Magento/Backend/Test/Mftf/Test/AdminCheckDashboardWithChartsTest.xml
@@ -21,6 +21,7 @@
21
<group value="pr_exclude"/>
22
</annotations>
23
<before>
24
+ <magentoCLI command="config:set {{EnableFlatRateConfigData.path}} {{EnableFlatRateConfigData.value}}" stepKey="enableFlatRate"/>
25
<magentoCLI command="config:set admin/dashboard/enable_charts 1" stepKey="setEnableCharts"/>
26
<actionGroup ref="CliCacheCleanActionGroup" stepKey="cleanInvalidatedCaches">
27
<argument name="tags" value="config full_page"/>
0 commit comments