Skip to content

Commit f3052f4

Browse files
committed
MQE-827: Complete a Regression Test
- fix severity annotations
1 parent 3fba0f8 commit f3052f4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

dev/tests/acceptance/tests/functional/Magento/FunctionalTest/Catalog/Test/AdminCreateProductDuplicateUrlkeyTest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<stories value="Error when try to save project with duplicate URL key"/>
1515
<title value="Error when try to save project with duplicate URL key."/>
1616
<description value="Error when try to save project with duplicate URL key."/>
17-
<severity value="NORMAL"/>
17+
<severity value="MAJOR"/>
1818
<testCaseId value="MAGETWO-87586"/>
1919
<!--useCaseId value="USECASE-114"/-->
2020
<group value="product"/>

dev/tests/acceptance/tests/functional/Magento/FunctionalTest/Catalog/Test/AdminCreateSimpleProductWithUnicodeTest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<stories value="Create a Unicode Named Simple Product via Admin"/>
1515
<title value="You should be able to create a unicode named simple product in admin."/>
1616
<description value="You should be able to create a unicode named simple product in admin."/>
17-
<severity value="NORMAL"/>
17+
<severity value="MAJOR" />
1818
<testCaseId value="MAGETWO-87504"/>
1919
<!--useCaseId value="USECASE-114"/-->
2020
<group value="product"/>

0 commit comments

Comments
 (0)