Skip to content

Commit 61bb47e

Browse files
committed
MC-13824: Ensure core tests disable WYSIWYG before execution
- Skip flaky test AdminProductImageAssignmentForMultipleStoresTest, see MC-13841
1 parent 209cd44 commit 61bb47e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,9 @@
1818
<testCaseId value="MAGETWO-58718"/>
1919
<group value="product"/>
2020
<group value="WYSIWYGDisabled"/>
21+
<skip>
22+
<issueId value="MC-13841"/>
23+
</skip>
2124
</annotations>
2225
<before>
2326
<!-- Login Admin -->

0 commit comments

Comments
 (0)