We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c9f6a32 commit e0ff5ffCopy full SHA for e0ff5ff
dev/tests/functional/tests/app/Magento/Catalog/Test/TestCase/Product/CreateVirtualProductEntityTest.xml
@@ -117,6 +117,7 @@
117
<data name="product/data/price/value" xsi:type="string">10</data>
118
<data name="product/data/product_has_weight" xsi:type="string">No</data>
119
<data name="product/data/category" xsi:type="string">category_%isolation%</data>
120
+ <data name="product/data/quantity_and_stock_status/qty" xsi:type="string">999</data>
121
<data name="tag" xsi:type="string">test_type:acceptance_test</data>
122
<constraint name="Magento\Catalog\Test\Constraint\AssertProductSaveMessage" />
123
<constraint name="Magento\Catalog\Test\Constraint\AssertProductInGrid" />
0 commit comments