add annotations again

This commit is contained in:
Philipp Holzer 2019-03-14 10:16:11 +01:00
parent 266001f683
commit 236b6ce148
No known key found for this signature in database
GPG key ID: 517BE60E2CE5C8A5

View 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