Skip to content
Snippets Groups Projects
Commit 4d727f81 authored by Nicolas Grekas's avatar Nicolas Grekas
Browse files

[HttpClient] Fix streaming and redirecting with NoPrivateNetworkHttpClient

parent 55231fd5
No related branches found
No related tags found
No related merge requests found
......@@ -36,7 +36,6 @@ abstract class HttpClientTestCase extends TestCase
{
TestHttpServer::stop(8067);
TestHttpServer::stop(8077);
TestHttpServer::stop(8087);
}
abstract protected function getHttpClient(string $testCase): HttpClientInterface;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment