mirror of
https://github.com/archtechx/tenancy.git
synced 2026-02-05 14:34:04 +00:00
Use no seeder params for tests
This commit is contained in:
parent
3cf0d7948b
commit
601baab102
1 changed files with 1 additions and 0 deletions
|
|
@ -104,6 +104,7 @@ abstract class TestCase extends \Orchestra\Testbench\TestCase
|
|||
'driver' => 'sync',
|
||||
'central' => true,
|
||||
],
|
||||
'tenancy.seeder_parameters' => [],
|
||||
]);
|
||||
|
||||
$app->singleton(\Stancl\Tenancy\TenancyBootstrappers\RedisTenancyBootstrapper::class);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue