Skip to content

Commit 9167cdd

Browse files
committed
[TEST] add missing import
1 parent db4ed95 commit 9167cdd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/Elasticsearch/Tests/YamlRunnerTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
use Elasticsearch\Common\Exceptions\RequestTimeout408Exception;
1414
use Elasticsearch\Common\Exceptions\ServerErrorResponseException;
1515
use Elasticsearch\Common\Exceptions\RoutingMissingException;
16+
use Elasticsearch\Common\Exceptions\Unauthorized401Exception;
1617
use GuzzleHttp\Ring\Future\FutureArrayInterface;
1718
use RecursiveDirectoryIterator;
1819
use RecursiveIteratorIterator;

0 commit comments

Comments
 (0)