We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ff11dd commit 91f6e2eCopy full SHA for 91f6e2e
app/code/Magento/LayeredNavigation/Test/Mftf/Test/AdminCheckResultsOfColorAndOtherFiltersTest.xml
@@ -8,6 +8,8 @@
8
<tests xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
9
xsi:noNamespaceSchemaLocation="urn:magento:mftf:Test/etc/testSchema.xsd">
10
<test name="AdminCheckResultsOfColorAndOtherFiltersTest">
11
+ <magentoCLI command="cache:flush eav" stepKey="flushCache"/>
12
+ <magentoCLI command="indexer:reindex" stepKey="reindex"/>
13
<!-- Open a category on storefront -->
14
<actionGroup ref="StorefrontGoToCategoryPageActionGroup" after="seeSaveProductMessageThird" stepKey="goToCategoryPage">
15
<argument name="categoryName" value="$$createCategory.name$$"/>
0 commit comments