File tree Expand file tree Collapse file tree 3 files changed +4
-10
lines changed Expand file tree Collapse file tree 3 files changed +4
-10
lines changed Original file line number Diff line number Diff line change 1414 <group name =" developer_mode_only" />
1515 </include >
1616 <after >
17- <!-- Command should be uncommented once MQE-1711 is resolved -->
18- <comment userInput =" Command should be uncommented once MQE-1711 is resolved" stepKey =" comment" />
19- <!-- <magentoCLI command="deploy:mode:set production" stepKey="enableProductionMode"/> -->
17+ <magentoCLI command =" deploy:mode:set production" stepKey =" enableProductionMode" />
2018 </after >
2119 </suite >
2220</suites >
Original file line number Diff line number Diff line change 88<suites xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : noNamespaceSchemaLocation =" urn:magento:mftf:Suite/etc/suiteSchema.xsd" >
99 <suite name =" MagentoProductionModeOnlyTestSuite" >
1010 <before >
11- <!-- Command should be uncommented once MQE-1711 is resolved -->
12- <comment userInput =" Command should be uncommented once MQE-1711 is resolved" stepKey =" comment" />
13- <!-- <magentoCLI command="deploy:mode:set production" stepKey="enableProductionMode"/> -->
11+ <magentoCLI command =" deploy:mode:set production" stepKey =" enableProductionMode" />
1412 </before >
1513 <include >
1614 <group name =" production_mode_only" />
1715 </include >
18- <after >
19- <comment userInput =" Command should be uncommented once MQE-1711 is resolved" stepKey =" comment" />
20- </after >
2116 </suite >
2217</suites >
Original file line number Diff line number Diff line change 3131 <waitForPageLoad stepKey =" waitForPageCacheManagementLoad" />
3232
3333 <!-- Check 'Flush Static Files Cache' not visible in production mode. -->
34- <dontSee selector =" {{AdminCacheManagementSection.additionalCacheButton('Flush Static Files Cache')}}" stepKey =" dontSeeFlushStaticFilesButton" />
34+ <scrollTo selector =" {{AdminCacheManagementSection.additionalCacheButton('Flush Catalog Images Cache')}}" stepKey =" scrollToAdditionalCacheButtons" />
35+ <dontSeeElement selector =" {{AdminCacheManagementSection.additionalCacheButton('Flush Static Files Cache')}}" stepKey =" dontSeeFlushStaticFilesButton" />
3536 </test >
3637</tests >
You can’t perform that action at this time.
0 commit comments