Skip to content

Commit 8f192f3

Browse files
author
larsroettig
committed
#1378 Fix for Error in fixture: ../app/code/Magento/InventoryApi/Test/_files/source_items.php
1 parent 9ea29bb commit 8f192f3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

InventorySourceSelectionApi/Test/Api/SourceSelectionServiceTest.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,8 @@ protected function setUp()
4141
* @magentoDataFixture ../../../../app/code/Magento/InventoryApi/Test/_files/stocks.php
4242
* @magentoDataFixture ../../../../app/code/Magento/InventoryApi/Test/_files/stock_source_links.php
4343
* @magentoDataFixture ../../../../app/code/Magento/InventoryApi/Test/_files/source_items.php
44+
*
45+
* @magentoDbIsolation disabled
4446
*/
4547
public function testSourceSelectionService()
4648
{

0 commit comments

Comments
 (0)