wrong annotation for preserverGlobalState ..

This commit is contained in:
Philipp Holzer 2020-09-23 19:46:24 +02:00
parent 3eaaf716e9
commit fae7256d82
No known key found for this signature in database
GPG Key ID: 9A28B7D4FF5667BD
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ use Psr\Log\NullLogger;
* Annotation necessary because of Hook calls
*
* @runTestsInSeparateProcesses
* @preserveGlobalState false
* @preserveGlobalState disabled
*/
class EMailerTest extends MockedTest
{