Skip to content

Commit e57cfca

Browse files
Merge branch 'ACQE-8731' into ACQE-functional-deployment-v3-7
2 parents f08eb8b + 2cbf629 commit e57cfca

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

app/code/Magento/Catalog/Test/Mftf/Test/StorefrontCategoryPathWithStoreCodeNoSuffixTest.xml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,10 @@
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 -->

0 commit comments

Comments
 (0)