Skip to content

Commit 72df216

Browse files
committed
fixup! add json assertions on the TestResponseHelper
Signed-off-by: Tonko Mulder <[email protected]>
1 parent 8ca3ab8 commit 72df216

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Fixtures/Controllers/ValidationController.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
use Tempest\Http\Responses\Redirect;
1111
use Tempest\Router\Get;
1212
use Tempest\Router\Post;
13-
1413
use Tests\Tempest\Fixtures\Modules\Books\Models\Book;
14+
1515
use function Tempest\uri;
1616

1717
final readonly class ValidationController

0 commit comments

Comments
 (0)