Skip to content

Commit 757a9a5

Browse files
committed
MC-31551: Category images are broken after migrating to 2.3.4
- revert
1 parent 04e9d84 commit 757a9a5

File tree

1 file changed

+0
-2
lines changed
  • dev/tests/integration/testsuite/Magento/Catalog/_files

1 file changed

+0
-2
lines changed

dev/tests/integration/testsuite/Magento/Catalog/_files/category.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@
44
* See COPYING.txt for license details.
55
*/
66

7-
require 'catalog_category_image.php';
8-
97
$category = \Magento\TestFramework\Helper\Bootstrap::getObjectManager()->create(\Magento\Catalog\Model\Category::class);
108
$category->isObjectNew(true);
119
$category->setId(

0 commit comments

Comments
 (0)