File tree 2 files changed +2
-4
lines changed
app/code/Magento/Sales/Test/Mftf
2 files changed +2
-4
lines changed Original file line number Diff line number Diff line change 12
12
<contentType >application/json</contentType >
13
13
<object key =" cartItem" dataType =" CartItem" >
14
14
<field key =" quote_id" >string</field >
15
- <field key =" sku" type =" string" >string</field >
16
- <field key =" qty" >integer</field >
17
15
</object >
18
16
</operation >
19
17
</operations >
Original file line number Diff line number Diff line change 43
43
44
44
</before >
45
45
<after >
46
- <!-- < deleteData createDataKey="createCategory" stepKey="deleteCategory"/>
47
- <deleteData createDataKey="createConfigProduct" stepKey="deleteConfigProduct"/> -->
46
+ <deleteData createDataKey =" createCategory" stepKey =" deleteCategory" />
47
+ <deleteData createDataKey =" createConfigProduct" stepKey =" deleteConfigProduct" />
48
48
<actionGroup ref =" AdminLogoutActionGroup" stepKey =" amOnLogoutPage" />
49
49
</after >
50
50
You can’t perform that action at this time.
0 commit comments