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 9ea29bb commit 8f192f3Copy full SHA for 8f192f3
InventorySourceSelectionApi/Test/Api/SourceSelectionServiceTest.php
@@ -41,6 +41,8 @@ protected function setUp()
41
* @magentoDataFixture ../../../../app/code/Magento/InventoryApi/Test/_files/stocks.php
42
* @magentoDataFixture ../../../../app/code/Magento/InventoryApi/Test/_files/stock_source_links.php
43
* @magentoDataFixture ../../../../app/code/Magento/InventoryApi/Test/_files/source_items.php
44
+ *
45
+ * @magentoDbIsolation disabled
46
*/
47
public function testSourceSelectionService()
48
{
0 commit comments