mirror of
https://github.com/archtechx/tenancy.git
synced 2026-02-05 15:34:04 +00:00
Merge branch '1.x' into predis-support
This commit is contained in:
commit
9eff9ed5cb
4 changed files with 155 additions and 0 deletions
|
|
@ -73,6 +73,7 @@ abstract class TestCase extends \Orchestra\Testbench\TestCase
|
|||
's3',
|
||||
],
|
||||
'tenancy.redis.tenancy' => true,
|
||||
'tenancy.migrations_directory' => database_path('../migrations'),
|
||||
]);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue