Skip to content

Commit aad9480

Browse files
authored
disable Isolation of DatabaseTest as well
disable Isolation of DatabaseTest as well
1 parent 67c7234 commit aad9480

File tree

1 file changed

+1
-1
lines changed
  • dev/tests/integration/testsuite/Magento/MediaStorage/Helper/File/Storage

1 file changed

+1
-1
lines changed

dev/tests/integration/testsuite/Magento/MediaStorage/Helper/File/Storage/DatabaseTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ protected function setUp(): void
5252
/**
5353
* test for \Magento\MediaStorage\Model\File\Storage\Database::deleteFolder()
5454
*
55-
* @magentoDbIsolation enabled
55+
* @magentoDbIsolation disabled
5656
* @magentoDataFixture Magento/MediaStorage/_files/database_mode.php
5757
* @magentoConfigFixture current_store system/media_storage_configuration/media_storage 1
5858
* @magentoConfigFixture current_store system/media_storage_configuration/media_database default_setup

0 commit comments

Comments
 (0)