Skip to content

Commit 2cfaa80

Browse files
Merge branch '5.2' into 5.3
* 5.2: Fix tests CS fix
2 parents 92a1add + 34bd25a commit 2cfaa80

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)