Skip to content

Commit 820e03d

Browse files
committed
MQE-1187: Fix MFTF skipped tests
- Skip NewProductsListWidgetDownloadableProductTest
1 parent 36f92d3 commit 820e03d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

app/code/Magento/Downloadable/Test/Mftf/Test/NewProductsListWidgetDownloadableProductTest.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,9 @@
1818
<testCaseId value="MC-124"/>
1919
<group value="Downloadable"/>
2020
<group value="WYSIWYGDisabled"/>
21+
<skip>
22+
<issueId value="MQE-1187"/>
23+
</skip>
2124
</annotations>
2225

2326
<!-- A Cms page containing the New Products Widget gets created here via extends -->

0 commit comments

Comments
 (0)