diff --git a/tests/Pest.php b/tests/Pest.php index ba34ee1e..c27c6d53 100644 --- a/tests/Pest.php +++ b/tests/Pest.php @@ -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 {