Skip to content

Commit 4a12499

Browse files
author
Mohan Ahuja
committed
Updating existing MFTF test to clear cache
1 parent bbaa528 commit 4a12499

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

app/code/Magento/Elasticsearch6/Test/Mftf/Test/StorefrontElasticsearchSearchInvalidValueTest.xml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,9 @@
4646
<actionGroup ref="DeleteProductsIfTheyExistActionGroup" stepKey="deleteProduct"/>
4747
<actionGroup ref="ResetProductGridToDefaultViewActionGroup" stepKey="resetFiltersIfExist"/>
4848
<comment userInput="Adding the comment to replace CliIndexerReindexActionGroup action group ('indexer:reindex' commands) for preserving Backward Compatibility" stepKey="reindex"/>
49-
<comment userInput="Adding the comment to replace CliCacheFlushActionGroup action group ('cache:flush' command) for preserving Backward Compatibility" stepKey="flushCache"/>
49+
<actionGroup ref="CliCacheFlushActionGroup" stepKey="flushCache">
50+
<argument name="tags" value=""/>
51+
</actionGroup>
5052
<actionGroup ref="AdminLogoutActionGroup" stepKey="logout"/>
5153
</after>
5254
<!--Create new searchable product attribute-->

0 commit comments

Comments
 (0)