File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed
app/code/Magento/Catalog/Test/Mftf/Test Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change 3333 <magentoCLI command =" config:set {{CategoriesUrlSuffix.path}} {{CategoriesUrlSuffix.value}}" stepKey =" resetCategoryUrlSuffixAsDefault" />
3434 <!-- Reset configuration: Restore default product URL suffix -->
3535 <magentoCLI command =" config:set {{ProductsUrlSuffix.path}} {{ProductsUrlSuffix.value}}" stepKey =" resetProductUrlSuffixAsDefault" />
36+ <!-- Cache Flush -->
37+ <actionGroup ref =" CliCacheFlushActionGroup" stepKey =" flushConfigCache" >
38+ <argument name =" tags" value =" config" />
39+ </actionGroup >
3640 </after >
3741 <remove keyForRemoval =" navigateToCategoryStorefront" />
3842 <!-- Step 7: Open direct Category 1.2 url -> Check that Cat 1.2 is highlighted & parent Cat 1 is also highlighted -->
You can’t perform that action at this time.
0 commit comments