Skip to content

Commit

Permalink
[Thesaurus] Fix Elasticsearch/OpenSearch unit test dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
rbayet committed Nov 27, 2024
1 parent 5bc451c commit ea899cc
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

namespace Smile\ElasticsuiteThesaurus\Test\Unit\Model;

use Elasticsearch\Common\Exceptions\BadRequest400Exception;
use OpenSearch\Common\Exceptions\BadRequest400Exception;
use PHPUnit\Framework\MockObject\MockObject;
use Smile\ElasticsuiteCore\Api\Client\ClientInterface;
use Smile\ElasticsuiteCore\Api\Search\Request\ContainerConfigurationInterface;
Expand Down

0 comments on commit ea899cc

Please sign in to comment.