File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed
app/code/Magento/Catalog/Test/Mftf/Data Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change 1392
1392
<entity name =" SimpleProductUpdatePrice16" type =" product2" >
1393
1393
<data key =" price" >16.00</data >
1394
1394
</entity >
1395
+ <entity name =" SimpleProductUpdatePrice90" type =" product2" >
1396
+ <data key =" price" >90.00</data >
1397
+ </entity >
1398
+ <entity name =" SimpleProductUpdatePrice95" type =" product2" >
1399
+ <data key =" price" >95.00</data >
1400
+ </entity >
1401
+ <entity name =" SimpleProductUpdatePrice80" type =" product2" >
1402
+ <data key =" price" >80.00</data >
1403
+ </entity >
1395
1404
<entity name =" ProductWithTwoTextFieldOptions" type =" product" >
1396
1405
<var key =" sku" entityType =" product" entityKey =" sku" />
1397
1406
<requiredEntity type =" product_option" >ProductOptionField</requiredEntity >
You can’t perform that action at this time.
0 commit comments