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 0ef0104 commit 52a39ebCopy full SHA for 52a39eb
1 file changed
tests/DatabasePreparationTest.php
@@ -9,7 +9,6 @@
9
use Stancl\Tenancy\Jobs\CreateDatabase;
10
use Stancl\Tenancy\Jobs\MigrateDatabase;
11
use Stancl\Tenancy\Jobs\SeedDatabase;
12
-use Stancl\Tenancy\Database\TenantDatabaseManagers\MySQLDatabaseManager;
13
use Stancl\Tenancy\Tests\Etc\Tenant;
14
use Illuminate\Foundation\Auth\User as Authenticable;
15
use Stancl\Tenancy\Tests\Etc\TestSeeder;
0 commit comments