mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-22 01:58:47 +02:00
✅ Explain why process isolation is a must
This commit is contained in:
@@ -32,7 +32,7 @@ define('UNIT_MAX_CACHE_FILES', 10);
|
||||
|
||||
|
||||
/**
|
||||
* @runTestsInSeparateProcesses
|
||||
* @runTestsInSeparateProcesses Required (at least) to mock the MetaModel and utils class
|
||||
*/
|
||||
class apcEmulationTest extends ItopTestCase
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user