]> git.mxchange.org Git - friendica.git/commitdiff
add annotations again
authorPhilipp Holzer <admin@philipp.info>
Thu, 14 Mar 2019 09:16:11 +0000 (10:16 +0100)
committerHypolite Petovan <hypolite@mrpetovan.com>
Sat, 23 Mar 2019 03:31:46 +0000 (23:31 -0400)
tests/src/Core/Console/AutomaticInstallationConsoleTest.php

index 621da5adca9a7730d22fa1d28576277cac00701b..84cf121b3280f49145331f337be068595788786e 100644 (file)
@@ -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