Skip to content

Commit 05a2013

Browse files
Robert ClendeninRobert Clendenin
authored andcommitted
MC-230: Customer should be able to see basic Bundle product details
1 parent 13baf92 commit 05a2013

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
xsi:noNamespaceSchemaLocation="../../../../../../../dev/tests/acceptance/vendor/magento/magento2-functional-testing-framework/src/Magento/FunctionalTestingFramework/Test/etc/testSchema.xsd">
1010
<test name="StorefrontBundleProductDetailsTest">
1111
<before>
12-
<actionGroup ref="disablePageBuilderSetting" stepKey="turnOffPageBuilder" after="login"/>
12+
<actionGroup ref="disablePageBuilderSetting" stepKey="turnOffPageBuilder" after="LoginAsAdmin"/>
1313
</before>
1414
<after>
1515
<actionGroup ref="enablePageBuilderSetting" stepKey="turnOnPageBuilder" before="logout"/>

0 commit comments

Comments
 (0)