mirror of
https://github.com/stancl/tenancy-docs.git
synced 2025-12-12 02:04:03 +00:00
Use spaces instead of tabs
This commit is contained in:
parent
d88715ed61
commit
b7288e9941
1 changed files with 1 additions and 1 deletions
|
|
@ -56,7 +56,7 @@ class TestCase // extends ...
|
||||||
{
|
{
|
||||||
$tenant = Tenant::create();
|
$tenant = Tenant::create();
|
||||||
|
|
||||||
tenancy()->initialize($tenant);
|
tenancy()->initialize($tenant);
|
||||||
}
|
}
|
||||||
|
|
||||||
// ...
|
// ...
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue