File tree Expand file tree Collapse file tree 1 file changed +8
-7
lines changed
app/code/Magento/Catalog/Test/Mftf/Data Expand file tree Collapse file tree 1 file changed +8
-7
lines changed Original file line number Diff line number Diff line change 187
187
<data key =" title" unique =" suffix" >fourth option</data >
188
188
</entity >
189
189
<entity name =" FieldProductOption" type =" product_option" >
190
- <var key =" product_sku" entityType =" product" entityKey =" sku" />
191
- <data key =" title" >Optiontitle1</data >
192
- <data key =" sku" >Optiontitle1</data >
193
- <data key =" type" >field</data >
194
- <data key =" is_require" >true</data >
195
- <data key =" price" >250</data >
196
- <data key =" price_type" >fixed</data >
190
+ <var key =" product_sku" entityType =" product" entityKey =" sku" />
191
+ <data key =" title" >Optiontitle1</data >
192
+ <data key =" sku" >Optiontitle1</data >
193
+ <data key =" type" >field</data >
194
+ <data key =" is_require" >true</data >
195
+ <data key =" price" >250</data >
196
+ <data key =" price_type" >fixed</data >
197
+ </entity >
197
198
</entities >
You can’t perform that action at this time.
0 commit comments