mirror of
https://github.com/archtechx/tenancy.git
synced 2025-12-12 17:24:03 +00:00
Apply fixes from StyleCI
This commit is contained in:
parent
6095696355
commit
6028e70b98
1 changed files with 1 additions and 1 deletions
|
|
@ -26,7 +26,7 @@ class TenantManagerTest extends TestCase
|
|||
{
|
||||
tenant()->create('foo.localhost');
|
||||
tenancy()->init('foo.localhost');
|
||||
|
||||
|
||||
$this->assertSame(tenant('uuid'), tenant()('uuid'));
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue