mirror of
https://github.com/archtechx/tenancy.git
synced 2026-02-05 10:54:04 +00:00
Remove redundant setUp()
This commit is contained in:
parent
6372ca7397
commit
ba2320c218
1 changed files with 0 additions and 5 deletions
|
|
@ -13,11 +13,6 @@ class RedirectTest extends TestCase
|
|||
public $autoCreateTenant = false;
|
||||
public $autoInitTenancy = false;
|
||||
|
||||
public function setUp(): void
|
||||
{
|
||||
parent::setUp();
|
||||
}
|
||||
|
||||
/** @test */
|
||||
public function tenant_redirect_macro_replaces_only_the_hostname()
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue