Skip to content

Commit 8b1ca71

Browse files
committed
#635: User Access Column Action Panel with 2+ Level Nesting
- Fixing Failed Tests
1 parent dc13f9b commit 8b1ca71

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/code/Magento/PageBuilder/Test/Mftf/Test/ViewportSwitcherMobile/ViewportSwitcherMobileColumnTopAlignmentAppearanceThroughBlockContentTypeTest.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,7 @@
55
* See COPYING.txt for license details.
66
*/
77
-->
8-
<tests xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
9-
xsi:noNamespaceSchemaLocation="urn:magento:mftf:Test/etc/testSchema.xsd">
8+
<tests xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:mftf:Test/etc/testSchema.xsd">
109
<test name="ViewportSwitcherMobileColumnTopAlignmentAppearanceThroughBlockContentTypeTest" extends="ViewportSwitcherMobileColumnFullHeightAppearanceThroughBlockContentTypeTest">
1110
<annotations>
1211
<features value="PageBuilder"/>
@@ -32,6 +31,7 @@
3231

3332
<!-- Validate CMS Block Stage Desktop Viewport -->
3433
<actionGroup ref="validateColumnAppearanceTopAligned" stepKey="validateColumn1AppearanceCMSBlockStage">
34+
<argument name="affordanceValue" value="{{PageBuilderColumnAffordanceHeight.value}}"/>
3535
<argument name="height" value="PageBuilderMinHeightProperty_200"/>
3636
</actionGroup>
3737
<actionGroup ref="validateContentTypeHeightEqualToMinHeightPlusPaddingAndBorder" stepKey="validateColumn1HeightCMSBlockStage">

0 commit comments

Comments
 (0)