Skip to content

Commit 7aa992a

Browse files
committed
corrected typo
1 parent 49f3f51 commit 7aa992a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
<!--see content of Block on Storefront-->
8686
<see userInput="Hello Block Page!" stepKey="seeContent"/>
8787
<after>
88-
<actionGroup ref="AdminOpenCMSPagesGridActionGroup" stepKey="amOnEditPag"/>
88+
<actionGroup ref="AdminOpenCMSPagesGridActionGroup" stepKey="amOnEditPage"/>
8989
<comment userInput="Comment is added to preserve the step key for backward compatibility" stepKey="waitForPageLoad"/>
9090
<conditionalClick selector="{{CmsPagesPageActionsSection.clearAllButton}}" dependentSelector="{{CmsPagesPageActionsSection.activeFilters}}" stepKey="clickToResetFilter" visible="true"/>
9191
<waitForPageLoad stepKey="waitForGridReload"/>

0 commit comments

Comments
 (0)