diff --git a/tests/RedirectTest.php b/tests/RedirectTest.php index 854fdfc6..8d623c4c 100644 --- a/tests/RedirectTest.php +++ b/tests/RedirectTest.php @@ -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() {