mirror of
https://github.com/stancl/tenancy-docs.git
synced 2025-12-16 03:54:02 +00:00
Reindent
This commit is contained in:
parent
df4dd28f95
commit
9b1bac346b
1 changed files with 2 additions and 1 deletions
|
|
@ -27,7 +27,8 @@ class TestCase // extends ...
|
||||||
|
|
||||||
public function setUp(): void
|
public function setUp(): void
|
||||||
{
|
{
|
||||||
parent::setUp();
|
parent::setUp();
|
||||||
|
|
||||||
if ($this->tenancy) {
|
if ($this->tenancy) {
|
||||||
$this->initializeTenancy();
|
$this->initializeTenancy();
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue