diff --git a/tests/TestCase/Mailer/MailerTest.php b/tests/TestCase/Mailer/MailerTest.php index f6b02d9c76d..da6c6d89d00 100644 --- a/tests/TestCase/Mailer/MailerTest.php +++ b/tests/TestCase/Mailer/MailerTest.php @@ -22,7 +22,6 @@ public function getEmailForAssertion() { return $this->_email; } - } class MailerTest extends TestCase