Skip to content

Commit 7b868c4

Browse files
committed
MC-5373: Product couldn't be pulled to CMS Page when it was assigned to a specific website
Update tests based on review feedback
1 parent 7c63cbe commit 7b868c4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/code/Magento/Cms/Test/Mftf/ActionGroup/CMSActionGroup.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,5 +49,6 @@
4949
<click selector="{{BlockNewPagePageActionsSection.expandSplitButton}}" stepKey="expandSplitButton"/>
5050
<click selector="{{BlockNewPagePageActionsSection.saveAndClose}}" stepKey="clickSaveBlock"/>
5151
<waitForPageLoad stepKey="waitForPageLoadAfterClickingSave" />
52+
<see userInput="You saved the block." stepKey="assertSaveBlockSuccessMessage"/>
5253
</actionGroup>
5354
</actionGroups>

0 commit comments

Comments
 (0)