Skip to content

Commit 569608e

Browse files
committed
Pint
1 parent 7f6bc9b commit 569608e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tests/Feature/Console/Commands/CurlCommandTest.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22

33
namespace Tests\Feature\Console\Commands;
44

5-
use PHPUnit\Framework\Attributes\DataProvider;
6-
use PHPUnit\Framework\Attributes\Test;
75
use Illuminate\Support\Facades\Artisan;
86
use InvalidArgumentException;
7+
use PHPUnit\Framework\Attributes\DataProvider;
8+
use PHPUnit\Framework\Attributes\Test;
99
use Tests\TestCase;
1010

1111
final class CurlCommandTest extends TestCase

0 commit comments

Comments
 (0)