Skip to content

Commit fd075fd

Browse files
committed
ACP2E-2568: Image file is Case insensitive in Pagebuilder(Image not showing in Media Gallery when upload both lowercase and uppercase image with same name)
1 parent f0267fc commit fd075fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/MediaGallery/Test/Unit/Model/ResourceModel/DeleteAssetsByPathsTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
*/
1515
declare(strict_types=1);
1616

17-
namespace Magento\MediaGallery\Test\Unit\Model\ResourceModel;
17+
namespace Unit\Model\ResourceModel;
1818

1919
use Magento\Framework\App\ResourceConnection;
2020
use Magento\Framework\DB\Adapter\AdapterInterface;

0 commit comments

Comments
 (0)