mirror of
https://github.com/archtechx/tenancy.git
synced 2026-02-05 22:04:04 +00:00
singleton regis in TestCase
This commit is contained in:
parent
fafe7cf278
commit
48ed21313c
2 changed files with 17 additions and 11 deletions
|
|
@ -11,8 +11,6 @@ use Stancl\Tenancy\Listeners\RevertToCentralContext;
|
|||
use Stancl\Tenancy\Tests\Etc\Tenant;
|
||||
|
||||
beforeEach(function () {
|
||||
$this->app->singleton(BatchTenancyBootstrapper::class);
|
||||
|
||||
config([
|
||||
'tenancy.bootstrappers' => [
|
||||
DatabaseTenancyBootstrapper::class,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue