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 77fe934

Browse filesBrowse files
[HttpClient] remove useless code in test
1 parent 09a242a commit 77fe934
Copy full SHA for 77fe934

File tree

Expand file treeCollapse file tree

1 file changed

+0
-2
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+0
-2
lines changed

‎Test/HttpClientTestCase.php

Copy file name to clipboardExpand all lines: Test/HttpClientTestCase.php
-2Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -786,8 +786,6 @@ public function testGetContentAfterDestruct()
786786
{
787787
$client = $this->getHttpClient(__FUNCTION__);
788788

789-
$start = microtime(true);
790-
791789
try {
792790
$client->request('GET', 'http://localhost:8057/404');
793791
$this->fail(ClientExceptionInterface::class.' expected');

0 commit comments

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