mirror of
https://github.com/archtechx/tenancy.git
synced 2026-02-05 13:14:05 +00:00
wip
This commit is contained in:
parent
8c74cb4d76
commit
060a4bc525
3 changed files with 26 additions and 13 deletions
|
|
@ -6,6 +6,9 @@ use Illuminate\Support\Facades\Artisan;
|
|||
|
||||
class TelescopeTest extends TestCase
|
||||
{
|
||||
public $autoCreateTenant = false;
|
||||
public $autoInitTenancy = false;
|
||||
|
||||
public function setUp(): void
|
||||
{
|
||||
Artisan::call('telescope:install');
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue