mirror of
https://github.com/archtechx/tenancy.git
synced 2025-12-12 12:44:02 +00:00
Fix tenant collection test
This commit is contained in:
parent
f4898bec2b
commit
208eb2fdd3
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@ use Stancl\Tenancy\Listeners\BootstrapTenancy;
|
|||
use Stancl\Tenancy\Listeners\JobPipeline;
|
||||
use Stancl\Tenancy\Bootstrappers\DatabaseTenancyBootstrapper;
|
||||
use Illuminate\Support\Str;
|
||||
use Stancl\Tenancy\Database\Collections\TenantCollection;
|
||||
use Stancl\Tenancy\Database\TenantCollection;
|
||||
|
||||
class TenantModelTest extends TestCase
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue