Skip to content

Commit 986b3c4

Browse files
committed
Remove DB isolation from test with reindex
Otherwise we get this error: User Error: DDL statements are not allowed in transactions in /var/www/magento/vendor/magento/framework/DB/Adapter/Pdo/Mysql.php:504.
1 parent 3bedc22 commit 986b3c4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

main/test/integration/Indexer/ProductCollectionFactoryTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ protected function setUp()
3030

3131
/**
3232
* @magentoAppIsolation enabled
33-
* @magentoDbIsolation enabled
3433
* @magentoAppArea frontend
3534
* @magentoConfigFixture current_store catalog/frontend/flat_catalog_product 1
3635
*/

0 commit comments

Comments
 (0)