Skip to content

Commit 3b3565b

Browse files
authored
Update HttpTestCase.php (#117)
1 parent 4ad5274 commit 3b3565b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/HttpTestCase.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@
1515
use Hyperf\Testing\Client;
1616
use PHPUnit\Framework\TestCase;
1717

18+
use function Hyperf\Support\make;
19+
1820
/**
1921
* Class HttpTestCase.
2022
* @method get($uri, $data = [], $headers = [])

0 commit comments

Comments
 (0)