mirror of
https://github.com/archtechx/tenancy.git
synced 2026-02-05 15:14:04 +00:00
add a todo
This commit is contained in:
parent
132bc00d38
commit
11e3cea5f5
1 changed files with 2 additions and 0 deletions
|
|
@ -17,6 +17,8 @@ beforeEach(function () {
|
||||||
Event::listen(TenancyEnded::class, RevertToCentralContext::class);
|
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() {
|
test('create storage symlinks action works', function() {
|
||||||
config([
|
config([
|
||||||
'tenancy.bootstrappers' => [
|
'tenancy.bootstrappers' => [
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue