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 8
8
9
9
<tests xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
10
10
xsi : noNamespaceSchemaLocation =" urn:magento:mftf:Test/etc/testSchema.xsd" >
11
- <test name =" AdminCheckZeroSubtotalOrderWithCustomStatus " >
11
+ <test name =" AdminCheckZeroSubtotalOrderWithCustomStatusTest " >
12
12
<annotations >
13
13
<features value =" Checkout" />
14
14
<stories value =" Zero Subtotal Checkout Order" />
18
18
<useCaseId value =" ACP2E-1120" />
19
19
<severity value =" AVERAGE" />
20
20
<group value =" checkout" />
21
- <!-- @TODO: Remove "pr_exclude" group when issue ACQE-4977 is resolved -->
22
- <group value =" pr_exclude" />
23
21
</annotations >
24
22
<before >
25
23
<actionGroup ref =" StorefrontCustomerLogoutActionGroup" stepKey =" logoutCustomer" />
You can’t perform that action at this time.
0 commit comments