We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c95851 commit c12a59cCopy full SHA for c12a59c
tests/AtlasSearchTest.php
@@ -11,8 +11,8 @@
11
use MongoDB\Driver\Exception\ServerException;
12
use MongoDB\Laravel\Schema\Builder;
13
use MongoDB\Laravel\Tests\Models\Book;
14
-
15
use PHPUnit\Framework\Attributes\Group;
+
16
use function array_map;
17
use function assert;
18
use function mt_getrandmax;
tests/Scout/ScoutIntegrationTest.php
@@ -12,8 +12,8 @@
use MongoDB\Laravel\Tests\TestCase;
use Override;
use PHPUnit\Framework\Attributes\Depends;
use function array_merge;
use function count;
19
use function env;
0 commit comments