We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f2b7c7d commit cef7f11Copy full SHA for cef7f11
1 file changed
tests/Bootstrappers/LogTenancyBootstrapperTest.php
@@ -31,7 +31,6 @@
31
beforeEach(function () use ($cleanup) {
32
config([
33
'tenancy.bootstrappers' => [
34
- // FilesystemTenancyBootstrapper needed for LogTenancyBootstrapper to work with storage path channels BY DEFAULT
35
LogTenancyBootstrapper::class,
36
],
37
]);
0 commit comments