File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed
dev/tests/functional/tests/app/Magento/Catalog/Test/TestCase/Product Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change 401
401
<data name =" product/data/name" xsi : type =" string" >simple%isolation%</data >
402
402
<data name =" product/data/sku" xsi : type =" string" >simple%isolation%</data >
403
403
<data name =" product/data/price/value" xsi : type =" string" >10</data >
404
+ <data name =" product/data/quantity_and_stock_status/qty" xsi : type =" string" >1000</data >
405
+ <data name =" product/data/quantity_and_stock_status/is_in_stock" xsi : type =" string" >In Stock</data >
404
406
<constraint name =" Magento\Catalog\Test\Constraint\AssertProductSaveMessage" />
405
407
<constraint name =" Magento\Catalog\Test\Constraint\AssertProductInCategory" />
406
408
<constraint name =" Magento\Catalog\Test\Constraint\AssertProductPage" />
You can’t perform that action at this time.
0 commit comments