Merge branch 'support/2.7' into support/3.0

This commit is contained in:
odain
2024-01-12 08:55:13 +01:00

View File

@@ -4,6 +4,9 @@ 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;