Skip to content

Commit 4f4847e

Browse files
lorisleivagithub-actions[bot]
authored andcommitted
Fix styling
1 parent fb5a31d commit 4f4847e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/AsControllerWithJsonAndHtmlResponseTest.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
namespace Lorisleiva\Actions\Tests;
44

5-
use Illuminate\Support\Facades\Route;
65
use Illuminate\Http\JsonResponse;
6+
use Illuminate\Support\Facades\Route;
77
use Lorisleiva\Actions\ActionRequest;
88
use Lorisleiva\Actions\Concerns\AsController;
99

0 commit comments

Comments
 (0)