Skip to content

Commit 134f30b

Browse files
committed
ACP2E-2222: EAV Indexer performance
- addressed build unit issue
1 parent d678910 commit 134f30b

File tree

1 file changed

+1
-1
lines changed
  • app/code/Magento/Catalog/Test/Unit/Model/ResourceModel/Product/Indexer/Eav

1 file changed

+1
-1
lines changed

app/code/Magento/Catalog/Test/Unit/Model/ResourceModel/Product/Indexer/Eav/SourceTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
use Magento\Framework\Event\ManagerInterface;
1919
use Magento\Framework\Indexer\Table\StrategyInterface;
2020
use Magento\Framework\Model\ResourceModel\Db\Context;
21-
use Magento\ResourceConnections\DB\Select;
21+
use Magento\Framework\DB\Select;
2222
use PHPUnit\Framework\MockObject\MockObject;
2323
use PHPUnit\Framework\TestCase;
2424
use Magento\Framework\EntityManager\MetadataPool;

0 commit comments

Comments
 (0)