N°7085 - Remove comment about annotation as on support/3.0 branch not using runTestsInSeparateProcesses is the standard

This commit is contained in:
Molkobain
2024-01-12 10:53:24 +01:00
parent a61b117f71
commit 2ed0666c3b

View File

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