N°7085 - ci restore runTestsInSeparateProcesses

This commit is contained in:
odain
2024-01-12 08:36:15 +01:00
parent c140ebcb6b
commit 9830178a47

View File

@@ -4,6 +4,9 @@ namespace Combodo\iTop\Test\UnitTest\Application;
use Combodo\iTop\Test\UnitTest\ItopDataTestCase;
use MetaModel;
/**
* @runTestsInSeparateProcesses
*/
class LoginTest extends ItopDataTestCase {
protected $sConfigTmpBackupFile;
protected $sConfigPath;