Skip to content

Commit f33150d

Browse files
committed
minor change mftf
1 parent 0d3cc83 commit f33150d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

app/code/Magento/Sales/Test/Mftf/Test/AdminCreateCreditMemoWithZeroPriceCheckOrderStatusTest.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,10 @@
1010
xsi:noNamespaceSchemaLocation="urn:magento:mftf:Test/etc/testSchema.xsd">
1111
<test name="AdminCreateCreditMemoWithZeroPriceCheckOrderStatusTest">
1212
<annotations>
13+
<stories value="Github issue: #22762 Credit Memo with Zero Total: Order Status 'Complete' and not 'Closed'"/>
1314
<title value="Create Credit Memo with zero total."/>
1415
<description value="Assert order status after create CreditMemo with zero total."/>
16+
<severity value="MAJOR"/>
1517
<group value="sales"/>
1618
<testCaseId value="MC-35848"/>
1719
</annotations>
@@ -22,7 +24,6 @@
2224
<createData entity="SimpleProduct_zero" stepKey="createProduct">
2325
<requiredEntity createDataKey="createCategory"/>
2426
</createData>
25-
2627
<createData entity="FreeShippinMethodConfig" stepKey="enableFreeShipping"/>
2728
</before>
2829
<after>

0 commit comments

Comments
 (0)