Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 0cc5fb3

Browse filesBrowse files
HmacheOskarStark
authored andcommitted
Fix typo in http_client.rst
1 parent 8243c48 commit 0cc5fb3
Copy full SHA for 0cc5fb3

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎http_client.rst

Copy file name to clipboardExpand all lines: http_client.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1809,7 +1809,7 @@ assertions on the request before returning the mocked response::
18091809
},
18101810
];
18111811

1812-
$client = new MockHttpClient($expectedRequest);
1812+
$client = new MockHttpClient($expectedRequests);
18131813

18141814
// ...
18151815

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.