Skip to content

Commit 332d2b1

Browse files
committed
Merge remote-tracking branch 'origin/MC-31760' into 2.4-develop-pr16
2 parents bd67ffd + 61a2235 commit 332d2b1

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

app/code/Magento/Cms/Test/Mftf/Test/AdminCreateCmsBlockWithMarginalSpaceTest.xml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,12 @@
1616
<description value="Admin can not able create a CMS block with marginal space in identifier field"/>
1717
<severity value="CRITICAL"/>
1818
<group value="Cms"/>
19+
<group value="WYSIWYGDisabled"/>
1920
</annotations>
2021
<before>
21-
<actionGroup ref="LoginActionGroup" stepKey="loginGetFromGeneralFile"/>
22-
<actionGroup ref="DisabledWYSIWYGActionGroup" stepKey="disableWYSIWYG"/>
22+
<actionGroup ref="LoginAsAdmin" stepKey="loginGetFromGeneralFile"/>
2323
</before>
24+
2425
<amOnPage url="{{CmsNewBlock.url}}" stepKey="amOnBlocksCreationForm"/>
2526
<waitForPageLoad stepKey="waitForPageLoad1"/>
2627
<!--Verify Save&Duplicate button and Save&Close button-->

0 commit comments

Comments
 (0)