Skip to content

Commit cef7f11

Browse files
committed
tests: remove comment
1 parent f2b7c7d commit cef7f11

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

tests/Bootstrappers/LogTenancyBootstrapperTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@
3131
beforeEach(function () use ($cleanup) {
3232
config([
3333
'tenancy.bootstrappers' => [
34-
// FilesystemTenancyBootstrapper needed for LogTenancyBootstrapper to work with storage path channels BY DEFAULT
3534
LogTenancyBootstrapper::class,
3635
],
3736
]);

0 commit comments

Comments
 (0)