From: Philipp Holzer Date: Sat, 13 Apr 2019 19:59:52 +0000 (+0200) Subject: adding annotation X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=f2b2451bcceeb963c6185eb8efa5e7d9beac62f6;p=friendica.git adding annotation --- diff --git a/tests/src/Core/Console/AutomaticInstallationConsoleTest.php b/tests/src/Core/Console/AutomaticInstallationConsoleTest.php index aaca4b8b05..048a99e81a 100644 --- a/tests/src/Core/Console/AutomaticInstallationConsoleTest.php +++ b/tests/src/Core/Console/AutomaticInstallationConsoleTest.php @@ -16,6 +16,8 @@ use org\bovigo\vfs\vfsStream; use org\bovigo\vfs\vfsStreamFile; /** + * @runTestsInSeparateProcesses + * @preserveGlobalState disabled * @requires PHP 7.0 */ class AutomaticInstallationConsoleTest extends ConsoleTest