mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-26 20:18:52 +02:00
✅ Explain why process isolation is a must
This commit is contained in:
@@ -66,7 +66,7 @@ class StatusIncTest extends ItopTestCase {
|
||||
}
|
||||
|
||||
/**
|
||||
* @runInSeparateProcess
|
||||
* @runInSeparateProcess Required because Status constructor invokes MetaModel::Startup... which does nothing when already loaded
|
||||
*/
|
||||
public function testStatusStartupWrongDbPwd()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user