Skip to content
This repository was archived by the owner on Jan 29, 2020. It is now read-only.

Commit 65d4105

Browse files
michalbundyraXerkus
authored andcommitted
Fixed failing tests: set user agent on load external content
1 parent 97bfc56 commit 65d4105

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/ResponseTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ public function ianaCodesReasonPhrasesProvider()
5959
'http' => [
6060
'method' => 'GET',
6161
'timeout' => 30,
62+
'user_agent' => 'PHP',
6263
],
6364
]
6465
)

0 commit comments

Comments
 (0)