8000 CS fix · symfony/symfony@c2b3570 · GitHub
[go: up one dir, main page]

Skip to content

Commit c2b3570

Browse files
CS fix
1 parent f52c2ff commit c2b3570

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Symfony/Component/HttpClient/Tests/MockHttpClientTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -242,6 +242,7 @@ protected function getHttpClient(string $testCase): HttpClientInterface
242242

243243
case 'testHandleIsRemovedOnException':
244244
$this->markTestSkipped("MockHttpClient doesn't cache handles");
245+
break;
245246

246247
case 'testPause':
247248
case 'testPauseReplace':

0 commit comments

Comments
 (0)
0