adding annotation

This commit is contained in:
Philipp Holzer 2019-04-13 21:59:52 +02:00
parent 3a0664d827
commit f2b2451bcc
No known key found for this signature in database
GPG Key ID: 517BE60E2CE5C8A5
1 changed files with 2 additions and 0 deletions

View File

@ -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