From ec1c2e6c744d4731d473c6a1d7593eceb1183450 Mon Sep 17 00:00:00 2001 From: Abrar Ahmad Date: Wed, 30 Nov 2022 13:45:46 +0500 Subject: [PATCH] Update RedirectTest.php --- tests/Features/RedirectTest.php | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/Features/RedirectTest.php b/tests/Features/RedirectTest.php index ddc79979..3929094d 100644 --- a/tests/Features/RedirectTest.php +++ b/tests/Features/RedirectTest.php @@ -3,7 +3,6 @@ declare(strict_types=1); use Illuminate\Support\Facades\Route; -use Stancl\Tenancy\TenancyServiceProvider; use Stancl\Tenancy\Tests\Etc\Tenant; test('tenant redirect macro replaces only the hostname', function () {