mirror of
https://github.com/archtechx/tenancy.git
synced 2026-02-05 12:24:04 +00:00
todo for moving test to separate folder
This commit is contained in:
parent
afb942b6be
commit
76c9a052df
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
use Stancl\Tenancy\Tests\TestCase;
|
||||
|
||||
uses(TestCase::class)->in(...filesAndFoldersExcluding(['WithoutTenancy']));
|
||||
uses(TestCase::class)->in(...filesAndFoldersExcluding(['WithoutTenancy'])); // todo move all tests to a separate folder
|
||||
|
||||
function pest(): \Orchestra\Testbench\TestCase
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue