1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2026-02-05 14:54:03 +00:00

Update RedirectTest.php

This commit is contained in:
Abrar Ahmad 2022-11-30 13:45:46 +05:00
parent 8f9b21dad1
commit ec1c2e6c74

View file

@ -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 () {