Skip to content

Commit 48ef1d0

Browse files
[HttpClient] Fix streaming and redirecting with NoPrivateNetworkHttpClient
1 parent fbfd730 commit 48ef1d0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Test/HttpClientTestCase.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ public static function tearDownAfterClass(): void
3636
{
3737
TestHttpServer::stop(8067);
3838
TestHttpServer::stop(8077);
39-
TestHttpServer::stop(8087);
4039
}
4140

4241
abstract protected function getHttpClient(string $testCase): HttpClientInterface;

0 commit comments

Comments
 (0)