mirror of
https://github.com/archtechx/tenancy.git
synced 2026-02-05 14:34:04 +00:00
Delete complete todo0
This commit is contained in:
parent
70eb2bc7d8
commit
a56c162752
1 changed files with 0 additions and 1 deletions
|
|
@ -70,7 +70,6 @@ test('remove storage symlinks action works', function() {
|
||||||
});
|
});
|
||||||
|
|
||||||
test('removing the tenant symlinks works even if the symlinks are invalid', 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([
|
config([
|
||||||
'tenancy.bootstrappers' => [
|
'tenancy.bootstrappers' => [
|
||||||
FilesystemTenancyBootstrapper::class,
|
FilesystemTenancyBootstrapper::class,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue