Skip to content

Commit 67c7234

Browse files
committed
disable DbIsolation for Integration Test: ImageResizeCommandTest
1 parent 582cff8 commit 67c7234

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dev/tests/integration/testsuite/Magento/MediaStorage/Console/Command/ImageResizeCommandTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,7 @@ public function testExecuteWithZeroByteImage()
116116
*
117117
* @magentoDataFixture Magento/MediaStorage/_files/database_mode.php
118118
* @magentoDataFixture Magento/MediaStorage/_files/product_with_missed_image.php
119+
* @magentoDbIsolation disabled
119120
*/
120121
public function testDatabaseStorageMissingFile()
121122
{

0 commit comments

Comments
 (0)