mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-20 00:58:48 +02:00
✅ N°6658 Remove useless annotations
See comment for ItopTestCase::$preserveGlobalState
This commit is contained in:
@@ -6,17 +6,13 @@
|
||||
|
||||
namespace Combodo\iTop\Test\UnitTest\Core;
|
||||
|
||||
use MockValueSetObjects;
|
||||
use Combodo\iTop\Test\UnitTest\ItopTestCase;
|
||||
use MetaModel;
|
||||
use ValueSetDefinition;
|
||||
use ValueSetEnum;
|
||||
|
||||
|
||||
/**
|
||||
* @runTestsInSeparateProcesses
|
||||
* @preserveGlobalState disabled
|
||||
* @backupGlobals disabled
|
||||
*/
|
||||
class ValueSetDefinitionTest extends ItopTestCase
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user