File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
app/code/Magento/Sales/Test/Mftf/Test Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change 10
10
xsi : noNamespaceSchemaLocation =" urn:magento:mftf:Test/etc/testSchema.xsd" >
11
11
<test name =" AdminCreateCreditMemoWithZeroPriceCheckOrderStatusTest" >
12
12
<annotations >
13
+ <stories value =" Github issue: #22762 Credit Memo with Zero Total: Order Status 'Complete' and not 'Closed'" />
13
14
<title value =" Create Credit Memo with zero total." />
14
15
<description value =" Assert order status after create CreditMemo with zero total." />
16
+ <severity value =" MAJOR" />
15
17
<group value =" sales" />
16
18
<testCaseId value =" MC-35848" />
17
19
</annotations >
22
24
<createData entity =" SimpleProduct_zero" stepKey =" createProduct" >
23
25
<requiredEntity createDataKey =" createCategory" />
24
26
</createData >
25
-
26
27
<createData entity =" FreeShippinMethodConfig" stepKey =" enableFreeShipping" />
27
28
</before >
28
29
<after >
You can’t perform that action at this time.
0 commit comments