diff --git a/tests/ActionTest.php b/tests/ActionTest.php index 42d190f2..cc0950ea 100644 --- a/tests/ActionTest.php +++ b/tests/ActionTest.php @@ -17,6 +17,8 @@ beforeEach(function () { Event::listen(TenancyEnded::class, RevertToCentralContext::class); }); +// todo move these to be in the same file as the other tests from this PR (#909) rather than generic "action tests" + test('create storage symlinks action works', function() { config([ 'tenancy.bootstrappers' => [