Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 6e7f325

Browse files
[HttpClient] fix merge
1 parent f93b3a3 commit 6e7f325

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ public function testAcceptHeader()
4747
$requestHeaders = $response->toArray();
4848

4949
$this->assertArrayNotHasKey('HTTP_ACCEPT', $requestHeaders);
50+
}
5051

5152
public function testToStream()
5253
{

0 commit comments

Comments
 (0)