mirror of
https://github.com/stancl/tenancy-docs.git
synced 2025-12-15 03:34:03 +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
|
||||
{
|
||||
parent::setUp();
|
||||
parent::setUp();
|
||||
|
||||
if ($this->tenancy) {
|
||||
$this->initializeTenancy();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue