mirror of
https://github.com/archtechx/tenancy.git
synced 2026-02-06 02:04:04 +00:00
removed uses from individual files and add it in Pest
This commit is contained in:
parent
e7d0bbf302
commit
8bd7c95fff
26 changed files with 2 additions and 91 deletions
|
|
@ -24,8 +24,6 @@ use Stancl\Tenancy\Middleware\InitializeTenancyByPath;
|
|||
use Stancl\Tenancy\Tests\Etc\Tenant;
|
||||
use Illuminate\Foundation\Auth\User as Authenticable;
|
||||
|
||||
uses(Stancl\Tenancy\Tests\TestCase::class);
|
||||
|
||||
beforeEach(function () {
|
||||
$this->artisan('migrate', [
|
||||
'--path' => __DIR__ . '/../assets/impersonation-migrations',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue