File tree Expand file tree Collapse file tree 1 file changed +0
-9
lines changed
app/code/Magento/Sales/Test/Mftf/Test Expand file tree Collapse file tree 1 file changed +0
-9
lines changed Original file line number Diff line number Diff line change 9
9
<tests xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
10
10
xsi : noNamespaceSchemaLocation =" urn:magento:mftf:Test/etc/testSchema.xsd" >
11
11
<test name =" AdminCreateOrderWithConfigurableProductPressKeyEnterTest" >
12
- <annotations >
13
- <title value =" Create Order in Admin with configurable product" />
14
- <stories value =" AC-2040" />
15
- <description value =" Create order with configurable product." />
16
- <features value =" Sales" />
17
- <testCaseId value =" AC-2040" />
18
- <severity value =" MAJOR" />
19
- <group value =" Sales" />
20
- </annotations >
21
12
<before >
22
13
<actionGroup ref =" AdminLoginActionGroup" stepKey =" loginAsAdmin" />
23
14
<createData entity =" _defaultCategory" stepKey =" createCategory" />
You can’t perform that action at this time.
0 commit comments