diff --git a/tests/php-unit-tests/unitary-tests/webservices/CliResetSessionTest.php b/tests/php-unit-tests/unitary-tests/webservices/CliResetSessionTest.php index 985e70577..f7d06ae45 100644 --- a/tests/php-unit-tests/unitary-tests/webservices/CliResetSessionTest.php +++ b/tests/php-unit-tests/unitary-tests/webservices/CliResetSessionTest.php @@ -8,9 +8,6 @@ use Exception; use MetaModel; -/** - * @runTestsInSeparateProcesses - */ class CliResetSessionTest extends ItopDataTestCase { const USE_TRANSACTION = false;