We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04e9d84 commit 757a9a5Copy full SHA for 757a9a5
dev/tests/integration/testsuite/Magento/Catalog/_files/category.php
@@ -4,8 +4,6 @@
4
* See COPYING.txt for license details.
5
*/
6
7
-require 'catalog_category_image.php';
8
-
9
$category = \Magento\TestFramework\Helper\Bootstrap::getObjectManager()->create(\Magento\Catalog\Model\Category::class);
10
$category->isObjectNew(true);
11
$category->setId(
0 commit comments