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 62a0e39 commit 582243cCopy full SHA for 582243c
1 file changed
tests/Bootstrappers/LogTenancyBootstrapperTest.php
@@ -32,7 +32,7 @@
32
LogTenancyBootstrapper::$storagePathChannels = ['single', 'daily'];
33
});
34
35
-test('storage path channels get tenant-specific paths', function () {
+test('storage path channels get tenant-specific paths by default', function () {
36
// Note that for LogTenancyBootstrapper to change the paths correctly,
37
// the bootstrapper MUST run after FilesystemTenancyBootstrapper.
38
config([
0 commit comments