Skip to content

Commit e6fa263

Browse files
committed
MC-1438: Editing Text Content Block from the Stage with WYSIWYG turned off completely or by default
1 parent 8cb75af commit e6fa263

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

app/code/Magento/PageBuilder/Test/Mftf/Test/AdminPageBuilderTextTest.xml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1492,7 +1492,7 @@
14921492
</annotations>
14931493
<before>
14941494
<actionGroup ref="LoginAsAdmin" stepKey="loginAsAdmin"/>
1495-
<actionGroup ref="EnabledWYSIWYG" stepKey="enableWYSIWYG"/>
1495+
<actionGroup ref="EnabledWYSIWYG" stepKey="disableWYSIWYG"/>
14961496
<actionGroup ref="enablePageBuilderSetting" stepKey="enablePageBuilderSetting"/>
14971497
<actionGroup ref="navigateToAPageWithPageBuilder" stepKey="navigateToAPageWithPageBuilder"/>
14981498
<actionGroup ref="addPageBuilderPageTitle" stepKey="enterPageTitle">
@@ -1502,7 +1502,6 @@
15021502
<actionGroup ref="switchToPageBuilderStage" stepKey="switchToPageBuilderStage"/>
15031503
</before>
15041504
<after>
1505-
<actionGroup ref="en" stepKey="disableWYSIWYG"/>
15061505
<actionGroup ref="logout" stepKey="logout"/>
15071506
</after>
15081507
<actionGroup ref="expandPageBuilderPanelGroup" stepKey="expandPageBuilderPanelGroup">

0 commit comments

Comments
 (0)