Skip to content

Commit 41a7415

Browse files
joedixonStyleCIBot
authored andcommitted
Apply fixes from StyleCI
1 parent a4a26d7 commit 41a7415

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Feature/SettingsTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
namespace Tests\Feature;
44

55
use App\User;
6-
use Illuminate\Support\Facades\Auth;
76
use Illuminate\Foundation\Testing\DatabaseMigrations;
7+
use Illuminate\Support\Facades\Auth;
88

99
class SettingsTest extends BrowserKitTestCase
1010
{

0 commit comments

Comments
 (0)