N°4624 Restore processIsolation on tests which actually need it

Warning, one symptom was having the CI returning an empty phpunit.results.xml !!
This commit is contained in:
Pierre Goiffon
2022-01-07 17:16:19 +01:00
parent ddb8378fe6
commit e530cbb4f2
9 changed files with 36 additions and 4 deletions

View File

@@ -11,6 +11,8 @@ use iTopDesignFormat;
* Ticket 3061 - Automatically check the installation.xml consistency
*
* @covers iTopDesignFormat
*
* @package Combodo\iTop\Test\UnitTest\Setup
*/
class iTopModuleXmlInstallationChecklistTest extends ItopTestCase
{