Skip to content

Commit 91f6e2e

Browse files
committed
MC-18822: Increase test coverage for Content functional area
Add clear cache and reindex for layer navigation of test MC-6192
1 parent 9ff11dd commit 91f6e2e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

app/code/Magento/LayeredNavigation/Test/Mftf/Test/AdminCheckResultsOfColorAndOtherFiltersTest.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@
88
<tests xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
99
xsi:noNamespaceSchemaLocation="urn:magento:mftf:Test/etc/testSchema.xsd">
1010
<test name="AdminCheckResultsOfColorAndOtherFiltersTest">
11+
<magentoCLI command="cache:flush eav" stepKey="flushCache"/>
12+
<magentoCLI command="indexer:reindex" stepKey="reindex"/>
1113
<!-- Open a category on storefront -->
1214
<actionGroup ref="StorefrontGoToCategoryPageActionGroup" after="seeSaveProductMessageThird" stepKey="goToCategoryPage">
1315
<argument name="categoryName" value="$$createCategory.name$$"/>

0 commit comments

Comments
 (0)