Skip to content

Commit 0f26b52

Browse files
Trying last test run with @magentoDbIsolation as now other (completely unrelated) tests are failing because they have hard coded product counts impacted by other tests
1 parent abd95bd commit 0f26b52

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1568,7 +1568,7 @@ public function testExistingProductWithUrlKeys()
15681568

15691569
/**
15701570
* @magentoDataFixture Magento/Catalog/_files/product_simple_with_url_key.php
1571-
* @magentoDbIsolation disabled
1571+
* @magentoDbIsolation enabled
15721572
* @magentoAppIsolation enabled
15731573
*/
15741574
public function testImportWithoutUrlKeys()

0 commit comments

Comments
 (0)