Skip to content

Commit 17a38b8

Browse files
committed
MC-4117: Update banner to use new background images logic
- move comment
1 parent 5c3c3c3 commit 17a38b8

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

app/code/Magento/PageBuilder/Test/Mftf/ActionGroup/OverlayActionGroup.xml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,7 @@
88

99
<actionGroups xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
1010
xsi:noNamespaceSchemaLocation="urn:magento:mftf:Test/etc/actionGroupSchema.xsd">
11-
<!-- Collage Appearances -->
12-
<!-- Checks the position of the overlay with small padding value. This action group may not work with large padding values -->
11+
<!-- Poster Appearance -->
1312
<actionGroup name="validateOverlayPositionPoster">
1413
<arguments>
1514
<argument name="page"/>
@@ -53,6 +52,8 @@
5352
<actualResult type="variable">overlayLeftRatio</actualResult>
5453
</assertEquals>
5554
</actionGroup>
55+
<!-- Collage Appearances -->
56+
<!-- Checks the position of the overlay with small padding value. This action group may not work with large padding values -->
5657
<actionGroup name="validateOverlayPositionCollageLeft">
5758
<arguments>
5859
<argument name="page"/>

0 commit comments

Comments
 (0)