File tree Expand file tree Collapse file tree 1 file changed +6
-3
lines changed
app/code/Magento/ConfigurableProduct/Test/Mftf/Test Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Original file line number Diff line number Diff line change 18
18
<testCaseId value =" MC-249" />
19
19
<group value =" ConfigurableProduct" />
20
20
<group value =" SearchEngineElasticsearch" />
21
- <skip >
22
- <issueId value =" MC-21228" />
23
- </skip >
21
+ <!-- <skip> -- >
22
+ <!-- <issueId value="MC-21228"/> -- >
23
+ <!-- </skip> -- >
24
24
</annotations >
25
25
<before >
26
26
<!-- TODO: This should be converted to an actionGroup once MQE-993 is fixed. -->
148
148
<magentoCron groups =" index" stepKey =" reindexInvalidatedIndices" />
149
149
</after >
150
150
151
+ <magentoCLI command =" indexer:reindex" stepKey =" reindexAll" />
152
+ <magentoCLI command =" cache:flush" stepKey =" flushCache" />
153
+
151
154
<!-- Quick search the storefront for the first attribute option -->
152
155
<amOnPage stepKey =" goToStoreFront" url =" {{StorefrontHomePage.url}}" />
153
156
<waitForPageLoad stepKey =" waitForStorefront" />
You can’t perform that action at this time.
0 commit comments