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

Apply fixes from StyleCI

This commit is contained in:
stancl 2019-11-20 07:26:39 +00:00 committed by StyleCI Bot
parent 6d81b6a9cb
commit 1abb6d7216

View file

@ -6,7 +6,6 @@ namespace Stancl\Tenancy\Tests;
use Route;
use Stancl\Tenancy\Tenant;
use Stancl\Tenancy\Tests\TestCase;
class RedirectTest extends TestCase
{