From: Philipp Holzer Date: Thu, 14 Mar 2019 09:16:11 +0000 (+0100) Subject: add annotations again X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=c150cf4e584101bd894d06b9bf4b3a2c2245e5bf;p=friendica.git add annotations again --- diff --git a/tests/src/Core/Console/AutomaticInstallationConsoleTest.php b/tests/src/Core/Console/AutomaticInstallationConsoleTest.php index 621da5adca..84cf121b32 100644 --- a/tests/src/Core/Console/AutomaticInstallationConsoleTest.php +++ b/tests/src/Core/Console/AutomaticInstallationConsoleTest.php @@ -15,6 +15,8 @@ use org\bovigo\vfs\vfsStream; use org\bovigo\vfs\vfsStreamFile; /** + * @runTestsInSeparateProcesses + * @preserveGlobalState disabled * @requires PHP 7.0 */ class AutomaticInstallationConsoleTest extends ConsoleTest