Skip to content

Commit ef1b1b1

Browse files
author
lakshmana
committed
ACP2E-1646 : Page Builder CORS errors prevent product save.
- Added MFTF test annotations
1 parent fdf3070 commit ef1b1b1

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

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

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,13 @@
99
xsi:noNamespaceSchemaLocation="urn:magento:mftf:Test/etc/testSchema.xsd">
1010
<test name="SpecificACLAdminUserCheckProductContentEditWithPageBuilderTest">
1111
<annotations>
12-
<features value="Catalog"/>
12+
<features value="PageBuilder"/>
13+
<stories value="Catalog Products"/>
14+
<title value="Specific ACL Admin user verify product content modify with Page Builder"/>
15+
<description value="This test is designed to make sure that a limited admin user can effectively save the basic product content using PageBuilder.."/>
16+
<severity value="Major"/>
17+
<useCaseId value="ACP2E-1646"/>
18+
<testCaseId value="AC-8107"/>
1319
</annotations>
1420
<before>
1521
<actionGroup ref="AdminLoginActionGroup" stepKey="loginAsAdmin"/>

0 commit comments

Comments
 (0)