From 11e3cea5f54b38feff55c2aa5d08b620fcfd8430 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Samuel=20=C5=A0tancl?= Date: Wed, 28 Sep 2022 04:59:22 +0200 Subject: [PATCH] add a todo --- tests/ActionTest.php | 2 ++ 1 file changed, 2 insertions(+) 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' => [