mirror of
https://github.com/archtechx/tenancy.git
synced 2026-02-05 12:24:04 +00:00
Make test pass
This commit is contained in:
parent
6b3d04bc4b
commit
a10cfa826f
1 changed files with 2 additions and 0 deletions
|
|
@ -26,6 +26,8 @@ trait TenantAwareCommand
|
||||||
$this->laravel->call([$this, 'handle']);
|
$this->laravel->call([$this, 'handle']);
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|
||||||
|
return 1;
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue