Skip to content

Commit 582243c

Browse files
committed
Clarify test name
1 parent 62a0e39 commit 582243c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/Bootstrappers/LogTenancyBootstrapperTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
LogTenancyBootstrapper::$storagePathChannels = ['single', 'daily'];
3333
});
3434

35-
test('storage path channels get tenant-specific paths', function () {
35+
test('storage path channels get tenant-specific paths by default', function () {
3636
// Note that for LogTenancyBootstrapper to change the paths correctly,
3737
// the bootstrapper MUST run after FilesystemTenancyBootstrapper.
3838
config([

0 commit comments

Comments
 (0)