Skip to content

Commit 858cf95

Browse files
Merge pull request #40 from michaeldyrynda/analysis-qxpA2B
Apply fixes from StyleCI
2 parents 0191d62 + fe7fe38 commit 858cf95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Feature/UuidTest.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44

55
use Tests\Fixtures\Post;
66
use Tests\Fixtures\UncastPost;
7-
use Tests\Fixtures\OrderedPost;
87
use PHPUnit\Framework\TestCase;
8+
use Tests\Fixtures\OrderedPost;
99
use Illuminate\Events\Dispatcher;
1010
use Illuminate\Container\Container;
1111
use Illuminate\Database\Capsule\Manager;

0 commit comments

Comments
 (0)