Skip to content

Commit 78a180e

Browse files
committed
MC-2374: Create MFTF Tests
- Resolve issues with conflicting titles
1 parent 231c26b commit 78a180e

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -87,8 +87,8 @@
8787
<annotations>
8888
<features value="PageBuilder"/>
8989
<stories value="Page Layout"/>
90-
<title value="Category description should display in full width"/>
91-
<description value="Category description should display in full width"/>
90+
<title value="Create category with unsupported Page Builder full width layout"/>
91+
<description value="Create category with unsupported Page Builder full width layout"/>
9292
<severity value="MAJOR"/>
9393
<useCaseId value="MC-936"/>
9494
<testCaseId value="MC-3107"/>

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -80,8 +80,8 @@
8080
<annotations>
8181
<features value="PageBuilder"/>
8282
<stories value="Page Layout"/>
83-
<title value="Product description should display in full width"/>
84-
<description value="Product description should display in full width"/>
83+
<title value="Create product with unsupported Page Builder full width layout"/>
84+
<description value="Create product with unsupported Page Builder full width layout"/>
8585
<severity value="MAJOR"/>
8686
<useCaseId value="MC-936"/>
8787
<testCaseId value="MC-309"/>

0 commit comments

Comments
 (0)