Skip to content
This repository was archived by the owner on Jun 25, 2025. It is now read-only.

Commit 3dd9b84

Browse files
committed
Using drift async test client
1 parent ce00efd commit 3dd9b84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DependencyInjection/CompilerPass/RepositoryCompilerPass.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
use Apisearch\App\DiskAppRepository;
2020
use Apisearch\App\HttpAppRepository;
2121
use Apisearch\App\InMemoryAppRepository;
22-
use Apisearch\Http\AsyncTestClient;
22+
use Apisearch\Drift\AsyncTestClient;
2323
use Apisearch\Http\RetryMap;
2424
use Apisearch\Http\TCPClient;
2525
use Apisearch\Model\AppUUID;

0 commit comments

Comments
 (0)