Skip to content

Commit 0e7bf12

Browse files
Merge branch 'ACQE-7709' into ACQE-Version4-1-functional-mainline-deployment
2 parents f73cacb + 5bcf402 commit 0e7bf12

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

app/code/Magento/MediaGalleryUi/Test/Mftf/Test/AdminEnhancedMediaGalleryVerifyUsedInFilterTest.xml

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<!--
33
/**
4-
* Copyright © Magento, Inc. All rights reserved.
5-
* See COPYING.txt for license details.
4+
* Copyright 2024 Adobe
5+
* All Rights Reserved.
66
*/
77
-->
88

@@ -75,7 +75,9 @@
7575
<actionGroup ref="AdminSaveCategoryActionGroup" stepKey="saveCategory"/>
7676
<actionGroup ref="AdminOpenMediaGalleryTinyMceActionGroup" stepKey="openMediaGalleryFromWysiwygToFilterIMage"/>
7777
<actionGroup ref="ResetAdminDataGridToDefaultViewActionGroup" stepKey="resetToDefaultView"/>
78-
78+
<actionGroup ref="CliCacheCleanActionGroup" stepKey="cleanCache">
79+
<argument name="tags" value="config full_page"/>
80+
</actionGroup>
7981
<actionGroup ref="AdminEnhancedMediaGalleryExpandFilterActionGroup" stepKey="expandFilters"/>
8082
<actionGroup ref="AdminMediaGalleryApplyUsedInFilterActionGroup" stepKey="applyUsedInCategoryFilter">
8183
<argument name="entityType" value="Categories"/>

0 commit comments

Comments
 (0)