File tree Expand file tree Collapse file tree 1 file changed +1
-3
lines changed
app/code/Magento/Checkout/Test/Mftf/Test Expand file tree Collapse file tree 1 file changed +1
-3
lines changed Original file line number Diff line number Diff line change 88
99<tests xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
1010 xsi : noNamespaceSchemaLocation =" urn:magento:mftf:Test/etc/testSchema.xsd" >
11- <test name =" AdminCheckZeroSubtotalOrderWithCustomStatus " >
11+ <test name =" AdminCheckZeroSubtotalOrderWithCustomStatusTest " >
1212 <annotations >
1313 <features value =" Checkout" />
1414 <stories value =" Zero Subtotal Checkout Order" />
1818 <useCaseId value =" ACP2E-1120" />
1919 <severity value =" AVERAGE" />
2020 <group value =" checkout" />
21- <!-- @TODO: Remove "pr_exclude" group when issue ACQE-4977 is resolved -->
22- <group value =" pr_exclude" />
2321 </annotations >
2422 <before >
2523 <actionGroup ref =" StorefrontCustomerLogoutActionGroup" stepKey =" logoutCustomer" />
You can’t perform that action at this time.
0 commit comments