Skip to content

Commit ddedfd3

Browse files
committed
MAGETWO-92402: Write tests
1 parent 95293ef commit ddedfd3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev/tests/integration/testsuite/Magento/Bundle/Model/ProductTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ public function testMultipleStores()
138138
* @param bool $isSalable
139139
* @magentoAppIsolation enabled
140140
* @magentoDataFixture Magento/Bundle/_files/product.php
141-
* @magentoDbIsolation disabled
141+
* @magentoDbIsolation enabled
142142
* @dataProvider stockConfigDataProvider
143143
* @covers \Magento\Catalog\Model\Product::isSalable
144144
*/

0 commit comments

Comments
 (0)