Skip to content

Commit 4e22c4d

Browse files
committed
Remove temp todo
1 parent b2f9559 commit 4e22c4d

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

tests/Features/TenantConfigTest.php

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,6 @@
3737
'whitelabel' => ['config' => ['theme' => 'dark']],
3838
]);
3939

40-
// todo0 one reason why this fails is that tenancy.features was empty
41-
// at register() time
42-
4340
tenancy()->initialize($tenant);
4441
expect(config('whitelabel.theme'))->toBe('dark');
4542
tenancy()->end();

0 commit comments

Comments
 (0)