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

@@ -15,6 +15,7 @@ use ormCaseLog;
* Tests of the ormCaseLog class
*
* @covers \ormCaseLog
*
* @runTestsInSeparateProcesses
* @preserveGlobalState disabled
* @backupGlobals disabled