N°4624 Add processIsolation PHPUnit option to all tests implementing ItopDataTestCase

This commit is contained in:
Pierre Goiffon
2022-01-10 16:41:26 +01:00
parent bde5dc825d
commit 9aa399894c
21 changed files with 40 additions and 0 deletions

View File

@@ -23,6 +23,7 @@ use Combodo\iTop\Test\UnitTest\ItopDataTestCase;
* @runTestsInSeparateProcesses
* @preserveGlobalState disabled
* @backupGlobals disabled
*
* @covers utils
* @group sampleDataNeeded
*/