mirror of
https://github.com/archtechx/tenancy.git
synced 2026-02-05 08:24:05 +00:00
Change DB name to travis_tenancy
This commit is contained in:
parent
32ebf892ba
commit
c3dee2bce0
2 changed files with 1 additions and 2 deletions
|
|
@ -67,7 +67,6 @@ abstract class TestCase extends \Orchestra\Testbench\TestCase
|
|||
'suffix' => '.sqlite',
|
||||
],
|
||||
'database.connections.sqlite.database' => ':memory:',
|
||||
'database.connections.pgsql.database' => 'default',
|
||||
'database.connections.pgsql.username' => 'postgres',
|
||||
'tenancy.filesystem.disks' => [
|
||||
'local',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue