mirror of
https://github.com/archtechx/tenancy.git
synced 2026-08-06 22:14:03 +00:00
tests: remove comment
This commit is contained in:
parent
f2b7c7d5ed
commit
cef7f11e20
1 changed files with 0 additions and 1 deletions
|
|
@ -31,7 +31,6 @@ afterEach($cleanup = function () {
|
|||
beforeEach(function () use ($cleanup) {
|
||||
config([
|
||||
'tenancy.bootstrappers' => [
|
||||
// FilesystemTenancyBootstrapper needed for LogTenancyBootstrapper to work with storage path channels BY DEFAULT
|
||||
LogTenancyBootstrapper::class,
|
||||
],
|
||||
]);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue