Merge remote-tracking branch 'origin/support/3.1' into develop

This commit is contained in:
acognet
2023-08-31 16:25:15 +02:00
9 changed files with 22 additions and 19 deletions

View File

@@ -14,8 +14,6 @@ use Combodo\iTop\Test\UnitTest\ItopDataTestCase;
/**
* @runTestsInSeparateProcesses
* @preserveGlobalState disabled
* @backupGlobals disabled
*/
class TemporaryObjectManagerTest extends ItopDataTestCase
{

View File

@@ -15,8 +15,6 @@ use DBObject;
/**
* @runTestsInSeparateProcesses
* @preserveGlobalState disabled
* @backupGlobals disabled
*/
class TemporaryObjectRepositoryTest extends ItopDataTestCase
{