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 db4ed95 commit 9167cddCopy full SHA for 9167cdd
tests/Elasticsearch/Tests/YamlRunnerTest.php
@@ -13,6 +13,7 @@
13
use Elasticsearch\Common\Exceptions\RequestTimeout408Exception;
14
use Elasticsearch\Common\Exceptions\ServerErrorResponseException;
15
use Elasticsearch\Common\Exceptions\RoutingMissingException;
16
+use Elasticsearch\Common\Exceptions\Unauthorized401Exception;
17
use GuzzleHttp\Ring\Future\FutureArrayInterface;
18
use RecursiveDirectoryIterator;
19
use RecursiveIteratorIterator;
0 commit comments