Skip to content

Commit 811861c

Browse files
author
joweecaquicla
committed
magento/adobe-stock-integration#1794: [MFTF] Unskip AdminMediaGalleryCatalogUiVerifyUsedInLinkCategoryGridTest - change to cache clean
1 parent 27a9bef commit 811861c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/code/Magento/MediaGalleryCatalogUi/Test/Mftf/Test/AdminMediaGalleryCatalogUiVerifyUsedInLinkCategoryGridTest.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@
2121
<before>
2222
<createData entity="TestSubCategory" stepKey="category"/>
2323
<actionGroup ref="AdminLoginActionGroup" stepKey="loginAsAdmin"/>
24-
<actionGroup ref="CliCacheFlushActionGroup" stepKey="flushCache">
25-
<argument name="tags" value=""/>
24+
<actionGroup ref="CliCacheCleanActionGroup" stepKey="cleanFullPageCache">
25+
<argument name="tags" value="config full_page"/>
2626
</actionGroup>
2727
</before>
2828
<after>

0 commit comments

Comments
 (0)