Skip to content

Commit 645e82e

Browse files
MAGETWO-98522: Adding out of stock items to comparison shows success message but fails
- Fix functional test
1 parent 1576876 commit 645e82e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/code/Magento/Catalog/Test/Mftf/Test/AddOutOfStockProductToCompareListTest.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@
4747

4848
<!--Clear cache-->
4949
<actionGroup ref="ClearCacheActionGroup" stepKey="clearCache" />
50+
<magentoCLI command="indexer:reindex" stepKey="reindex"/>
5051

5152
<!--Open product page-->
5253
<amOnPage url="$$product.name$$.html" stepKey="goToSimpleProductPage2"/>

0 commit comments

Comments
 (0)