Skip to content

Commit c12a59c

Browse files
GromNaNgithub-actions[bot]
authored andcommitted
apply phpcbf formatting
1 parent 6c95851 commit c12a59c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

tests/AtlasSearchTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111
use MongoDB\Driver\Exception\ServerException;
1212
use MongoDB\Laravel\Schema\Builder;
1313
use MongoDB\Laravel\Tests\Models\Book;
14-
1514
use PHPUnit\Framework\Attributes\Group;
15+
1616
use function array_map;
1717
use function assert;
1818
use function mt_getrandmax;

tests/Scout/ScoutIntegrationTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
use MongoDB\Laravel\Tests\TestCase;
1313
use Override;
1414
use PHPUnit\Framework\Attributes\Depends;
15-
1615
use PHPUnit\Framework\Attributes\Group;
16+
1717
use function array_merge;
1818
use function count;
1919
use function env;

0 commit comments

Comments
 (0)