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 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 >
2224 <createData entity =" SimpleProduct_zero" stepKey =" createProduct" >
2325 <requiredEntity createDataKey =" createCategory" />
2426 </createData >
25-
2627 <createData entity =" FreeShippinMethodConfig" stepKey =" enableFreeShipping" />
2728 </before >
2829 <after >
You can’t perform that action at this time.
0 commit comments