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 d678910 commit 134f30bCopy full SHA for 134f30b
app/code/Magento/Catalog/Test/Unit/Model/ResourceModel/Product/Indexer/Eav/SourceTest.php
@@ -18,7 +18,7 @@
18
use Magento\Framework\Event\ManagerInterface;
19
use Magento\Framework\Indexer\Table\StrategyInterface;
20
use Magento\Framework\Model\ResourceModel\Db\Context;
21
-use Magento\ResourceConnections\DB\Select;
+use Magento\Framework\DB\Select;
22
use PHPUnit\Framework\MockObject\MockObject;
23
use PHPUnit\Framework\TestCase;
24
use Magento\Framework\EntityManager\MetadataPool;
0 commit comments