Skip to content

Commit 1576876

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,10 @@
2626
</createData>
2727
</before>
2828
<after>
29+
<actionGroup ref="noDisplayOutOfStockProduct" stepKey="noDisplayOutOfStockProduct"/>
2930
<deleteData createDataKey="product" stepKey="deleteProduct"/>
3031
<deleteData createDataKey="category" stepKey="deleteCategory"/>
3132
<amOnPage url="{{AdminLogoutPage.url}}" stepKey="amOnLogoutPage"/>
32-
<actionGroup ref="noDisplayOutOfStockProduct" stepKey="noDisplayOutOfStockProduct"/>
3333
</after>
3434

3535
<!--Check 'out of stock' is turned off by default-->

0 commit comments

Comments
 (0)