mirror of
https://github.com/archtechx/tenancy.git
synced 2025-12-12 11:34:03 +00:00
Add tests, fix bugs
This commit is contained in:
parent
3857c4a27d
commit
f05a4bca41
6 changed files with 122 additions and 16 deletions
|
|
@ -6,7 +6,7 @@ use Illuminate\Support\Facades\Redis;
|
|||
|
||||
class BootstrapsTenancyTest extends TestCase
|
||||
{
|
||||
public $initTenancy = false;
|
||||
public $autoInitTenancy = false;
|
||||
|
||||
/** @test */
|
||||
public function database_connection_is_switched()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue