Skip to content

Commit 2aa4b05

Browse files
committed
#511: User sees content snapshot on Product Page in Admin Panel - Changed test stepKey
1 parent e0832f3 commit 2aa4b05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/PageBuilder/Test/Mftf/Test/AdminContentSnapshot/PageBuilderCatalogProductContentSnapshotTest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<actionGroup ref="NavigateToCreatedProductEditPageActionGroup" stepKey="navigateToAPageWithPageBuilder">
2626
<argument name="product" value="$$createProduct$$"/>
2727
</actionGroup>
28-
<actionGroup ref="ExpandAdminProductSectionActionGroup" stepKey="switchToPageBuilderStage"/>
28+
<actionGroup ref="ExpandAdminProductSectionActionGroup" stepKey="expandContentSection"/>
2929
</before>
3030
<after>
3131
<deleteData createDataKey="createProduct" stepKey="deleteCreatedProduct" after="deleteCreatedCategory"/>

0 commit comments

Comments
 (0)