File tree Expand file tree Collapse file tree 1 file changed +0
-14
lines changed
app/code/Magento/Catalog/Test/Mftf/Data Expand file tree Collapse file tree 1 file changed +0
-14
lines changed Original file line number Diff line number Diff line change 22
22
<requiredEntity type =" product_extension_attribute" >EavStockItem</requiredEntity >
23
23
<requiredEntity type =" custom_attribute_array" >CustomAttributeCategoryIds</requiredEntity >
24
24
</entity >
25
- <entity name =" productA" type =" product" >
26
- <data key =" name" unique =" suffix" >productA</data >
27
- <data key =" sku" unique =" suffix" >productAfortest</data >
28
- <data key =" urlKey" unique =" suffix" >simple-product-for-producta</data >
29
- <data key =" type_id" >simple</data >
30
- <data key =" attribute_set_id" >4</data >
31
- <data key =" visibility" >4</data >
32
- <data key =" price" >123.00</data >
33
- <data key =" status" >1</data >
34
- <data key =" quantity" >100</data >
35
- <data key =" weight" >1</data >
36
- <requiredEntity type =" product_extension_attribute" >EavStockItem</requiredEntity >
37
- <requiredEntity type =" custom_attribute_array" >CustomAttributeCategoryIds</requiredEntity >
38
- </entity >
39
25
<entity name =" SimpleProductQty100" type =" product" >
40
26
<data key =" name" unique =" suffix" >testProductName</data >
41
27
<data key =" sku" unique =" suffix" >testSku</data >
You can’t perform that action at this time.
0 commit comments