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 33
33
<magentoCLI command =" config:set {{CategoriesUrlSuffix.path}} {{CategoriesUrlSuffix.value}}" stepKey =" resetCategoryUrlSuffixAsDefault" />
34
34
<!-- Reset configuration: Restore default product URL suffix -->
35
35
<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 >
36
40
</after >
37
41
<remove keyForRemoval =" navigateToCategoryStorefront" />
38
42
<!-- 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