1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2026-02-04 20:14:04 +00:00

Delete complete todo0

This commit is contained in:
lukinovec 2025-02-26 17:13:16 +01:00
parent 70eb2bc7d8
commit a56c162752

View file

@ -70,7 +70,6 @@ test('remove storage symlinks action works', function() {
});
test('removing the tenant symlinks works even if the symlinks are invalid', function() {
// todo0 For this test to pass, delete the file_exists($link) check from symlinkExists() in DealsWithTenantSymlinks
config([
'tenancy.bootstrappers' => [
FilesystemTenancyBootstrapper::class,