From: Philipp Date: Wed, 23 Sep 2020 17:46:24 +0000 (+0200) Subject: wrong annotation for preserverGlobalState .. X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=fae7256d82e588d0d7adb6cc177f3286efde5c23;p=friendica.git wrong annotation for preserverGlobalState .. --- diff --git a/tests/src/Util/EMailerTest.php b/tests/src/Util/EMailerTest.php index fa771f3edf..209195f7e8 100644 --- a/tests/src/Util/EMailerTest.php +++ b/tests/src/Util/EMailerTest.php @@ -19,7 +19,7 @@ use Psr\Log\NullLogger; * Annotation necessary because of Hook calls * * @runTestsInSeparateProcesses - * @preserveGlobalState false + * @preserveGlobalState disabled */ class EMailerTest extends MockedTest {