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

Fix tests

This commit is contained in:
Samuel Štancl 2019-11-04 17:18:31 +01:00
parent 6ed68dfd7f
commit e67ce1a3d9
4 changed files with 24 additions and 3 deletions

View file

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