Skip to content

Commit 445a629

Browse files
committed
re-add runTestsInSeparateProcesses and preserveGlobalState disabled
1 parent d714f64 commit 445a629

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

tests/feature/PermissionsTest.php

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@
1010
use Tests\Support\FeatureTestCase;
1111
use Tests\Support\Fakers\FileFaker;
1212

13+
/**
14+
* @runTestsInSeparateProcesses
15+
* @preserveGlobalState disabled
16+
*/
1317
class PermissionsTest extends FeatureTestCase
1418
{
1519
/**

0 commit comments

Comments
 (0)