File tree Expand file tree Collapse file tree 2 files changed +5
-3
lines changed
ConfigurableProduct/Test/Mftf/Test Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 78
78
79
79
<!-- Reindex invalidated indices after product attribute has been created/deleted -->
80
80
<magentoCron groups =" index" stepKey =" reindexInvalidatedIndices" />
81
+ <magentoCLI command =" indexer:reindex" stepKey =" reindexAll" />
82
+ <magentoCLI command =" cache:flush" stepKey =" flushCache" />
81
83
</after >
82
84
83
85
<!-- Verify Configurable Product in checkout cart items -->
Original file line number Diff line number Diff line change 18
18
<severity value =" CRITICAL" />
19
19
<testCaseId value =" MC-25681" />
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
<resetCookie userInput =" PHPSESSID" stepKey =" resetCookieForCart" />
You can’t perform that action at this time.
0 commit comments