]> git.mxchange.org Git - friendica.git/commitdiff
wrong annotation for preserverGlobalState ..
authorPhilipp <admin@philipp.info>
Wed, 23 Sep 2020 17:46:24 +0000 (19:46 +0200)
committerPhilipp <admin@philipp.info>
Wed, 23 Sep 2020 17:46:24 +0000 (19:46 +0200)
tests/src/Util/EMailerTest.php

index fa771f3edf52121854cd6278783e6cb5edb4b7cc..209195f7e807a731dde9867857eea6087468ee96 100644 (file)
@@ -19,7 +19,7 @@ use Psr\Log\NullLogger;
  * Annotation necessary because of Hook calls
  *
  * @runTestsInSeparateProcesses
- * @preserveGlobalState false
+ * @preserveGlobalState disabled
  */
 class EMailerTest extends MockedTest
 {