We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0191d62 + fe7fe38 commit 858cf95Copy full SHA for 858cf95
tests/Feature/UuidTest.php
@@ -4,8 +4,8 @@
4
5
use Tests\Fixtures\Post;
6
use Tests\Fixtures\UncastPost;
7
-use Tests\Fixtures\OrderedPost;
8
use PHPUnit\Framework\TestCase;
+use Tests\Fixtures\OrderedPost;
9
use Illuminate\Events\Dispatcher;
10
use Illuminate\Container\Container;
11
use Illuminate\Database\Capsule\Manager;
0 commit comments