diff --git a/tests/ActionTest.php b/tests/ActionTest.php index ec3ef7e2..40275b60 100644 --- a/tests/ActionTest.php +++ b/tests/ActionTest.php @@ -70,7 +70,6 @@ }); 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,