Skip to content

Commit 0810bb6

Browse files
#429: User can add content to the Stage directly
- fix deprecated action group
1 parent 47b9bc3 commit 0810bb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/PageBuilder/Test/Mftf/Test/AdminCMSPagePageBuilderTest/PageBuilderCMSPageAddContentDirectlyToStageTest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<actionGroup ref="AdminLogoutActionGroup" stepKey="logout"/>
3232
</after>
3333
<!-- Verify Stage is Empty By Default -->
34-
<actionGroup ref="verifyEmptyStage" stepKey="verifyStageEmpty"/>
34+
<actionGroup ref="AdminVerifyEmptyStageActionGroup" stepKey="verifyStageEmpty"/>
3535
<actionGroup ref="expandPageBuilderPanelMenuSection" stepKey="expandMenuSectionElements">
3636
<argument name="contentType" value="PageBuilderRowContentType"/>
3737
</actionGroup>

0 commit comments

Comments
 (0)