mirror of
https://gitee.com/hyperf/hyperf.git
synced 2024-12-12 12:55:29 +08:00
Deleted useless code.
This commit is contained in:
parent
6141f6edfe
commit
4932667648
@ -109,8 +109,6 @@ class CoroutineHandlerTest extends TestCase
|
||||
|
||||
$response = $client->get('/api/v2/pokemon')->getBody()->getContents();
|
||||
|
||||
var_dump($response);
|
||||
|
||||
$this->assertNotEmpty($response);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user