Skip to content

Commit ba82d94

Browse files
committed
MC-3565: Build stabilization for MC-1438
Fix actionGroup ref
1 parent 6cee3ed commit ba82d94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1510,7 +1510,7 @@
15101510
<actionGroup ref="switchToPageBuilderStage" stepKey="switchToPageBuilderStage"/>
15111511
</before>
15121512
<after>
1513-
<actionGroup ref="en" stepKey="disableWYSIWYG"/>
1513+
<actionGroup ref="DisabledWYSIWYG" stepKey="disableWYSIWYG"/>
15141514
<actionGroup ref="logout" stepKey="logout"/>
15151515
</after>
15161516
<actionGroup ref="expandPageBuilderPanelGroup" stepKey="expandPageBuilderPanelGroup">

0 commit comments

Comments
 (0)