Skip to content

Commit 568881a

Browse files
committed
MAGETWO-91135: Stabilize Pagebuilder Hackthon1 Delivery Branch
- Updating Banner & Staging tests to work with new suite
1 parent 16d8ca7 commit 568881a

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

dev/tests/acceptance/tests/functional/Magento/FunctionalTest/Banner/Test/AdminPageBuilderEnabledTest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@
2222
</annotations>
2323
<before>
2424
<actionGroup ref="LoginAsAdmin" stepKey="loginAsAdmin"/>
25-
<actionGroup ref="enablePageBuilderSetting" stepKey="enablePageBuilder"/>
2625
</before>
2726
<after>
2827
<actionGroup ref="logout" stepKey="logout"/>
@@ -42,6 +41,7 @@
4241
<severity value="CRITICAL"/>
4342
<group value="pagebuilder"/>
4443
<group value="pagebuilder-ee"/>
44+
<group value="pagebuilder-customBeforeAfter"/>
4545
</annotations>
4646
<before>
4747
<actionGroup ref="LoginAsAdmin" stepKey="loginAsAdmin"/>

dev/tests/acceptance/tests/functional/Magento/FunctionalTest/Staging/Test/AdminPageBuilderEnabledTest.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
<severity value="CRITICAL"/>
2020
<group value="pagebuilder"/>
2121
<group value="pagebuilder-ee"/>
22+
<group value="pagebuilder-customBeforeAfter"/>
2223
</annotations>
2324
<before>
2425
<actionGroup ref="LoginAsAdmin" stepKey="loginAsAdmin"/>

0 commit comments

Comments
 (0)