Skip to content

Commit d2fcc42

Browse files
committed
#636-functional-tests-on-mobile-viewport
- Rename ViewportSwitcherMobileBlockRenderSlideItemPosterAppearanceThroughBlockContentTypeTest to ViewportSwitcherMobileSlideItemPosterAppearanceThroughBlockContentTypeTest
1 parent 6acb84a commit d2fcc42

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
-->
88
<tests xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
99
xsi:noNamespaceSchemaLocation="urn:magento:mftf:Test/etc/testSchema.xsd">
10-
<test name="ViewportSwitcherMobileBlockRenderSlideItemPosterAppearanceThroughBlockContentTypeTest">
10+
<test name="ViewportSwitcherMobileSlideItemPosterAppearanceThroughBlockContentTypeTest">
1111
<annotations>
1212
<features value="PageBuilder"/>
1313
<stories value="Viewport Switcher"/>
@@ -188,7 +188,7 @@
188188
<argument name="block" value="$$createCMSBlock$$"/>
189189
</actionGroup>
190190
<actionGroup ref="saveEditPanelSettings" stepKey="saveEditPanelSettingsBlock"/>
191-
<!-- Validate CMS Page Stage -->
191+
<!-- Validate CMS Page Stage Mobile Viewport-->
192192
<seeElement selector="{{SlideOnFrontend.appearance('1', PageBuilderAppearance_Poster.value)}}" stepKey="seeAppearanceCMSPageStage"/>
193193
<actionGroup ref="validateOverlayPositionPoster" stepKey="validateOverlayPositionCMSPageStage">
194194
<argument name="page" value="SlideOnFrontend"/>

0 commit comments

Comments
 (0)