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 8e83723 commit 9dc869eCopy full SHA for 9dc869e
app/code/Magento/Elasticsearch/Test/Unit/Model/Adapter/ElasticsearchTest.php
@@ -13,7 +13,7 @@
13
use Exception;
14
use Magento\AdvancedSearch\Model\Client\ClientInterface as ElasticsearchClient;
15
use Magento\AdvancedSearch\Model\Client\ClientOptionsInterface;
16
-use Magento\Elasticsearch7\Model\Client\Elasticsearch;
+use Magento\Elasticsearch8\Model\Client\Elasticsearch;
17
use Magento\Catalog\Api\ProductAttributeRepositoryInterface;
18
use Magento\Eav\Model\Entity\Attribute\AbstractAttribute;
19
use Magento\Elasticsearch\Model\Adapter\BatchDataMapperInterface;
0 commit comments