Skip to content

Commit 0b6ba91

Browse files
author
joweecaquicla
committed
magento/adobe-stock-integration#1727: Introduce internal class wrapping SplFileInfo - fix static test
1 parent 9f02257 commit 0b6ba91

File tree

1 file changed

+0
-1
lines changed
  • app/code/Magento/MediaGallerySynchronization/Test/Integration/Model/Filesystem

1 file changed

+0
-1
lines changed

app/code/Magento/MediaGallerySynchronization/Test/Integration/Model/Filesystem/GetFileInfoTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,6 @@ public function testExecute(
5555
$this->assertNotEmpty($fileInfo->getCTime());
5656
$this->assertNotEmpty($fileInfo->getType());
5757
$this->assertNotEmpty($fileInfo->getRealPath());
58-
5958
}
6059

6160
/**

0 commit comments

Comments
 (0)