Skip to content

Commit 3aa8188

Browse files
Fixing Import/ProductTest/ProductStockTest.php failing
disabling magentoDbIsolation on failing test
1 parent 0af1a7b commit 3aa8188

File tree

1 file changed

+1
-0
lines changed
  • dev/tests/integration/testsuite/Magento/CatalogImportExport/Model/Import/ProductTest

1 file changed

+1
-0
lines changed

dev/tests/integration/testsuite/Magento/CatalogImportExport/Model/Import/ProductTest/ProductStockTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -154,6 +154,7 @@ public function testImportWithBackordersDisabled(): void
154154
*
155155
* @magentoDataFixture mediaImportImageFixture
156156
* @magentoDataFixture Magento/Catalog/_files/product_simple.php
157+
* @magentoDbIsolation disabled
157158
*/
158159
public function testProductStockStatusShouldBeUpdated()
159160
{

0 commit comments

Comments
 (0)