Skip to content

Commit f91e2df

Browse files
committed
AC-233: Refactor core MFTF TinyMCE ActionGroup
Update stepKey
1 parent 8a64127 commit f91e2df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@
139139
<!-- Switch to TinyMCE -->
140140
<comment userInput="Switch to TinyMCE " stepKey="comment9"/>
141141
<magentoCLI command="config:set cms/wysiwyg/enabled enabled" stepKey="enableWYSIWYG1"/>
142-
<actionGroup ref="CliEnableTinyMCEActionGroup" stepKey="enableTinyMCE" >
142+
<actionGroup ref="CliEnableTinyMCEActionGroup" stepKey="enableTinyMCE3" >
143143
<argument name="TinyMCEValue" value="{{EnableTinyMCE.value}}"/>
144144
</actionGroup>
145145
<!-- Verify image on TinyMCE -->

0 commit comments

Comments
 (0)