mirror of
https://github.com/archtechx/tenancy.git
synced 2026-08-06 04:54:04 +00:00
Delete redundant tenants:migrate from the DB_URL exception test
This commit is contained in:
parent
e75ac38751
commit
184348924f
1 changed files with 0 additions and 2 deletions
|
|
@ -136,8 +136,6 @@ test('database tenancy bootstrapper throws an exception if DB_URL is set', funct
|
|||
|
||||
$tenant = Tenant::create();
|
||||
|
||||
pest()->artisan('tenants:migrate');
|
||||
|
||||
config(['database.connections.central.url' => $databaseUrl]);
|
||||
|
||||
if ($databaseUrl) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue