Skip to content

Commit aa29193

Browse files
Apply fixes from StyleCI (#33074)
1 parent 133106b commit aa29193

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Integration/Support/AuthFacadeTest.php

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

55
use Illuminate\Support\Facades\Auth;
6-
use RuntimeException;
76
use Orchestra\Testbench\TestCase;
7+
use RuntimeException;
88

99
class AuthFacadeTest extends TestCase
1010
{

0 commit comments

Comments
 (0)