Skip to content

Commit e0ff5ff

Browse files
author
Alex Bomko
committed
MAGETWO-44980: Out of stock Product is displayed in Storefront Catalog
- fixed tests
1 parent c9f6a32 commit e0ff5ff

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dev/tests/functional/tests/app/Magento/Catalog/Test/TestCase/Product/CreateVirtualProductEntityTest.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,7 @@
117117
<data name="product/data/price/value" xsi:type="string">10</data>
118118
<data name="product/data/product_has_weight" xsi:type="string">No</data>
119119
<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>
120121
<data name="tag" xsi:type="string">test_type:acceptance_test</data>
121122
<constraint name="Magento\Catalog\Test\Constraint\AssertProductSaveMessage" />
122123
<constraint name="Magento\Catalog\Test\Constraint\AssertProductInGrid" />

0 commit comments

Comments
 (0)