Skip to content

Commit 989c1a5

Browse files
committed
MQE-1174: Deliver weekly regression enablement tests
- Add annotation for base test to prevent it from failing PageBuilder
1 parent d2f0ad7 commit 989c1a5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

app/code/Magento/Widget/Test/Mftf/Test/NewProductsListWidgetTest.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@
1111

1212
<!-- This test exists to serve as a base for extension for other tests -->
1313
<test name="NewProductsListWidgetTest">
14+
<annotations>
15+
<group value="WYSIWYGDisabled"/>
16+
</annotations>
1417
<before>
1518
<actionGroup ref="LoginAsAdmin" stepKey="loginAsAdmin"/>
1619
<actionGroup ref="DisabledWYSIWYG" stepKey="disableWYSIWYG"/>

0 commit comments

Comments
 (0)