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 fa771f3..209195f 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
 {