Skip to content

Commit 7d75cf0

Browse files
committed
Fixed TypeError: Cannot assing for platinum tests
1 parent 2ad76a7 commit 7d75cf0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

util/template/test/unit-test-xpack

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ declare(strict_types = 1);
1717
namespace :namespace;
1818

1919
use PHPUnit\Framework\TestCase;
20+
use Elastic\Elasticsearch\ClientInterface;
2021
use Elastic\Elasticsearch\Exception\ClientResponseException;
2122
use Elastic\Elasticsearch\Tests\Utility;
2223
use stdClass;

0 commit comments

Comments
 (0)