mirror of
https://github.com/archtechx/tenancy.git
synced 2026-02-05 21:54:02 +00:00
Fix tests
This commit is contained in:
parent
6ed68dfd7f
commit
e67ce1a3d9
4 changed files with 24 additions and 3 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue