Skip to content

Commit

Permalink
apply phpcbf formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
GromNaN authored and github-actions[bot] committed Jul 8, 2024
1 parent 4ee4b2d commit 2740837
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tests/ModelTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,9 @@
use MongoDB\Laravel\Tests\Models\Soft;
use MongoDB\Laravel\Tests\Models\SqlUser;
use MongoDB\Laravel\Tests\Models\User;
use PHPUnit\Framework\Attributes\TestWith;
use PHPUnit\Framework\Attributes\DataProvider;
use PHPUnit\Framework\Attributes\TestWith;

use function abs;
use function array_keys;
use function array_merge;
Expand Down

0 comments on commit 2740837

Please sign in to comment.