Skip to content

Commit 5cd17e0

Browse files
committed
MAGETWO-91963: Duplicate
- Fixing duplicate test title annotations that caused allure errors in jenkins
1 parent 9b6bd48 commit 5cd17e0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -351,7 +351,7 @@
351351
<stories value="Tabs: Duplicate Tab"/>
352352
<useCaseId value="MAGETWO-88855"/>
353353
<testCaseId value="MAGETWO-90678"/>
354-
<title value="Can duplicate tab in tabs"/>
354+
<title value="Can duplicate tab in tabs: EmptyStateTab"/>
355355
<description value="Tabs should duplicate empty state"/>
356356
<severity value="CRITICAL"/>
357357
<group value="pagebuilder"/>
@@ -397,7 +397,7 @@
397397
<stories value="Tabs: Duplicate Tab"/>
398398
<useCaseId value="MAGETWO-88855"/>
399399
<testCaseId value="MAGETWO-90679"/>
400-
<title value="Can duplicate tab in tabs"/>
400+
<title value="Can duplicate tab in tabs: CustomizedTabSettings"/>
401401
<description value="Tabs should duplicate configured tab"/>
402402
<severity value="CRITICAL"/>
403403
<group value="pagebuilder"/>
@@ -463,7 +463,7 @@
463463
<stories value="Tabs: Duplicate Tab"/>
464464
<useCaseId value="MAGETWO-88855"/>
465465
<testCaseId value="MAGETWO-90680"/>
466-
<title value="Can duplicate tab in tabs"/>
466+
<title value="Can duplicate tab in tabs: CustomizedTabContent"/>
467467
<description value="Tabs should duplicate with custom content"/>
468468
<severity value="CRITICAL"/>
469469
<group value="pagebuilder"/>

0 commit comments

Comments
 (0)