Skip to content

Commit

Permalink
Update HttpTestCase.php (#117)
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaoguo0426 authored Mar 26, 2024
1 parent 4ad5274 commit 3b3565b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/HttpTestCase.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@
use Hyperf\Testing\Client;
use PHPUnit\Framework\TestCase;

use function Hyperf\Support\make;

/**
* Class HttpTestCase.
* @method get($uri, $data = [], $headers = [])
Expand Down

0 comments on commit 3b3565b

Please sign in to comment.