Browse Source

Update tests/TestCase/Mailer/MailerTest.php

Co-authored-by: ADmad <ADmad@users.noreply.github.com>
Kevin Pfeifer 1 year ago
parent
commit
617619d7f1
1 changed files with 2 additions and 0 deletions
  1. 2 0
      tests/TestCase/Mailer/MailerTest.php

+ 2 - 0
tests/TestCase/Mailer/MailerTest.php

@@ -107,6 +107,8 @@ class MailerTest extends TestCase
 
     /**
      * testMessage function
+     *
+     * @deprecated
      */
     #[WithoutErrorHandler]
     public function testSetMessage(): void