Skip to content

Commit 34bd25a

Browse files
CS fix
1 parent 2703fc7 commit 34bd25a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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)