Skip to content

Commit 4e413ed

Browse files
committed
Merge branch 'MC-3852-background-attributes-tab' into cms-team-1-delivery
2 parents d1989fb + c926511 commit 4e413ed

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

app/code/Magento/PageBuilder/Test/Mftf/Test/AdminPageBuilderColumnBackgroundAttributeTest.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -87,12 +87,12 @@
8787
<actionGroup ref="validateBackgroundAttributesWithNoImageOrColor" stepKey="validateStage2">
8888
<argument name="section" value="ColumnOnBackend"/>
8989
</actionGroup>
90-
<actionGroup ref="openPageBuilderEditPanel" stepKey="openEditMenuOnStage2">
91-
<argument name="contentType" value="PageBuilderColumnContentType"/>
92-
</actionGroup>
9390
<actionGroup ref="validateNoBackgroundImage" stepKey="validateNoBackgroundImageStage1">
9491
<argument name="section" value="ColumnOnBackend"/>
9592
</actionGroup>
93+
<actionGroup ref="openPageBuilderEditPanel" stepKey="openEditMenuOnStage2">
94+
<argument name="contentType" value="PageBuilderColumnContentType"/>
95+
</actionGroup>
9696
<!-- Validate Edit Panel After Save -->
9797
<comment userInput="Validate Edit Panel After Save" stepKey="commentValidateEditPanel2"/>
9898
<actionGroup ref="seeInFieldSlideOutProperty" stepKey="validateBackgroundColor2">

0 commit comments

Comments
 (0)