Skip to content

Commit 0715753

Browse files
committed
MC-31304: [ElasticSearch] Exception on catalog search result page
1 parent 2858213 commit 0715753

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
/** @var Attribute $attribute */
88

99
use Magento\Catalog\Model\Category\AttributeFactory;
10-
use Magento\Catalog\Model\ResourceModel\Eav\Attribute;
10+
use Magento\Catalog\Model\Category\Attribute;
1111
use Magento\TestFramework\Helper\Bootstrap;
1212

1313
/** @var AttributeFactory $attributeFactory */

0 commit comments

Comments
 (0)