Optimize tests execution time (no need for process isolation as long as we leave the premises clean)

This commit is contained in:
Romain Quetiez
2023-10-26 21:22:54 +02:00
parent 1a9049d277
commit 442721bcb5

View File

@@ -8,9 +8,6 @@ use Exception;
use MetaModel;
/**
* @runTestsInSeparateProcesses
*/
class CliResetSessionTest extends ItopDataTestCase
{
const USE_TRANSACTION = false;