Skip to content

Commit 96ef757

Browse files
committed
Add missing use statement
1 parent 647abf7 commit 96ef757

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/Ticket/GH2783Test.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66

77
use MongoDB\Laravel\Eloquent\Model;
88
use MongoDB\Laravel\Relations\MorphTo;
9+
use MongoDB\Laravel\Tests\TestCase;
910
use Illuminate\Database\Eloquent\Relations\MorphOne;
1011

1112
/**

0 commit comments

Comments
 (0)