mirror of
https://github.com/archtechx/tenancy.git
synced 2026-02-05 22:44:05 +00:00
wip
This commit is contained in:
parent
a00113b3d1
commit
c75c9a7799
3 changed files with 48 additions and 0 deletions
|
|
@ -123,6 +123,7 @@ abstract class TestCase extends \Orchestra\Testbench\TestCase
|
|||
protected function getPackageProviders($app)
|
||||
{
|
||||
return [
|
||||
\Stancl\Tenancy\Tests\Etc\AppServiceProvider::class,
|
||||
\Stancl\Tenancy\TenancyServiceProvider::class,
|
||||
];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue