Skip to content

Commit 7faf5a7

Browse files
magterskineokolesnyk
authored andcommitted
MQE-561: [ALLURE] Add an enum to the "Severity" annotation xml schema.
- Updating tests so all severity values present are Magento severity values per enum
1 parent b5666e4 commit 7faf5a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev/tests/acceptance/tests/functional/Magento/FunctionalTest/Sales/Test/AdminCreateInvoiceTest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<stories value="Create an Invoice via the Admin"/>
1515
<title value="Create Invoice"/>
1616
<description value="Should be able to create an invoice via the admin."/>
17-
<severity value="NORMAL"/>
17+
<severity value="MAJOR"/>
1818
<testCaseId value="MAGETWO-72096"/>
1919
<group value="sales"/>
2020
</annotations>

0 commit comments

Comments
 (0)