Skip to content

Commit 26b6a27

Browse files
committed
#12970: Can't add grouped product, with out of stock sub product, to cart.
1 parent 63c7fc9 commit 26b6a27

File tree

1 file changed

+1
-1
lines changed
  • dev/tests/integration/testsuite/Magento/GroupedProduct/Model/Product/Type

1 file changed

+1
-1
lines changed

dev/tests/integration/testsuite/Magento/GroupedProduct/Model/Product/Type/GroupedTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ public function testPrepareProduct()
150150
* @magentoDataFixture Magento/GroupedProduct/_files/product_grouped_with_out_of_stock.php
151151
* @magentoAppArea frontend
152152
* @magentoAppIsolation enabled
153-
* @magentoDbIsolation disabled
153+
* @magentoDbIsolation enabled
154154
* @dataProvider outOfStockSubProductDataProvider
155155
* @param bool $outOfStockShown
156156
* @param array $data

0 commit comments

Comments
 (0)