Skip to content

Commit b71b790

Browse files
author
Roger
committed
Issue 35284: update mftf
1 parent c263019 commit b71b790

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

app/code/Magento/Sales/Test/Mftf/Test/AdminCreateOrderWithConfigurableProductPressKeyEnterTest.xml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,13 @@
99
<tests xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
1010
xsi:noNamespaceSchemaLocation="urn:magento:mftf:Test/etc/testSchema.xsd">
1111
<test name="AdminCreateOrderWithConfigurableProductPressKeyEnterTest">
12+
<annotations>
13+
<title value="Create Order in Admin with configurable product"/>
14+
<description value="Create order with configurable product."/>
15+
<features value="Sales"/>
16+
<severity value="MAJOR"/>
17+
<group value="Sales"/>
18+
</annotations>
1219
<before>
1320
<actionGroup ref="AdminLoginActionGroup" stepKey="loginAsAdmin"/>
1421
<createData entity="_defaultCategory" stepKey="createCategory"/>

0 commit comments

Comments
 (0)