Skip to content

Commit 2740837

Browse files
GromNaNgithub-actions[bot]
authored andcommitted
apply phpcbf formatting
1 parent 4ee4b2d commit 2740837

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

tests/ModelTest.php

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,9 @@
2828
use MongoDB\Laravel\Tests\Models\Soft;
2929
use MongoDB\Laravel\Tests\Models\SqlUser;
3030
use MongoDB\Laravel\Tests\Models\User;
31-
use PHPUnit\Framework\Attributes\TestWith;
3231
use PHPUnit\Framework\Attributes\DataProvider;
32+
use PHPUnit\Framework\Attributes\TestWith;
33+
3334
use function abs;
3435
use function array_keys;
3536
use function array_merge;

0 commit comments

Comments
 (0)