Skip to content

Commit ef7f01c

Browse files
author
Robert He
committed
MAGETWO-90878: Build stabilization
- fixed MFTF tests
1 parent b64bcd9 commit ef7f01c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

dev/tests/acceptance/tests/functional/Magento/FunctionalTest/PageBuilder/Test/AdminPageBuilderTabConfigurationTest.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1694,7 +1694,7 @@
16941694
<waitForElementVisible selector="{{AdvancedForm.sectionName}}" stepKey="waitForAdvancedSection"/>
16951695
<!-- Fill All Advanced Fields -->
16961696
<actionGroup ref="expandConfigurationSection" stepKey="expandConfigurationSection"/>
1697-
<actionGroup ref="selectAlignment" stepKey="selectAignmentLeft">
1697+
<actionGroup ref="selectAlignment" stepKey="selectAlignmentLeft1">
16981698
<argument name="property" value="PageBuilderAdvancedAlignmentPropertyCenter"/>
16991699
</actionGroup>
17001700
<actionGroup ref="selectSlideOutPanelFieldGeneral" stepKey="enterBorder">
@@ -1727,7 +1727,7 @@
17271727
<argument name="to" value="2"/>
17281728
</actionGroup>
17291729
<actionGroup ref="expandConfigurationSection" stepKey="expandConfigurationSection2"/>
1730-
<actionGroup ref="selectAlignment" stepKey="selectAignmentLeft">
1730+
<actionGroup ref="selectAlignment" stepKey="selectAlignmentLeft2">
17311731
<argument name="property" value="PageBuilderAdvancedAlignmentPropertyRight"/>
17321732
</actionGroup>
17331733
<actionGroup ref="selectSlideOutPanelFieldGeneral" stepKey="enterBorder2">

0 commit comments

Comments
 (0)