Skip to content

Commit b49b791

Browse files
committed
fix namespace
1 parent bd7af52 commit b49b791

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Eloquent/MassPrunableTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
declare(strict_types=1);
44

5-
namespace Eloquent;
5+
namespace MongoDB\Laravel\Tests\Eloquent;
66

77
use Illuminate\Database\Console\PruneCommand;
88
use Illuminate\Database\Eloquent\MassPrunable;

0 commit comments

Comments
 (0)