1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2026-02-05 21:54:02 +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

@ -4,6 +4,8 @@ declare(strict_types=1);
namespace Stancl\Tenancy\Tests\Feature;
use Stancl\Tenancy\Tests\TestCase;
class TenantConfigTest extends TestCase
{
public $autoInitTenancy = false;