Skip to content

Commit 0f882b4

Browse files
committed
MC-39953: After changing the layout the theme doesn't apply
1 parent f923410 commit 0f882b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
<fillField selector="{{CmsDesignSection.customDesignFrom}}" userInput="{$today}" stepKey="fillDateFrom"/>
5454
<fillField selector="{{CmsDesignSection.customDesignTo}}" userInput="{$tomorrow}" stepKey="fillDateTo"/>
5555
<selectOption selector="{{CmsDesignSection.customTheme}}" userInput="{{MagentoBlankTheme.name}}" stepKey="fillCustomTheme"/>
56-
<actionGroup ref="SaveCmsPageActionGroup" stepKey="cxvcbcvb"/>
56+
<actionGroup ref="SaveCmsPageActionGroup" stepKey="save CmsPage"/>
5757
<see userInput="{$todayFormatted}" selector="{{AdminOrdersGridSection.gridCell('2','Custom design from')}}" stepKey="assertCustomDesignFrom"/>
5858
<see userInput="{$tomorrowFormatted}" selector="{{AdminOrdersGridSection.gridCell('2','Custom design to')}}" stepKey="assertCustomDesignTo"/>
5959
<click selector="{{AdminDataGridTableSection.rows}}" stepKey="clickEdit"/>

0 commit comments

Comments
 (0)