mirror of
https://github.com/stancl/tenancy-docs.git
synced 2025-12-12 18:24:03 +00:00
Testing section code example formatting (#170)
* Testing section code example formatting * Use spaces instead of tabs
This commit is contained in:
parent
40fc07b3cb
commit
aa80d10371
1 changed files with 2 additions and 1 deletions
|
|
@ -55,6 +55,7 @@ class TestCase // extends ...
|
|||
public function initializeTenancy()
|
||||
{
|
||||
$tenant = Tenant::create();
|
||||
|
||||
tenancy()->initialize($tenant);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue