1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2026-02-05 15:54:03 +00:00

todo for moving test to separate folder

This commit is contained in:
Abrar Ahmad 2022-12-01 13:31:08 +05:00
parent afb942b6be
commit 76c9a052df

View file

@ -2,7 +2,7 @@
use Stancl\Tenancy\Tests\TestCase; 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 function pest(): \Orchestra\Testbench\TestCase
{ {