Remove empty _afters

MAILPOET-5145
This commit is contained in:
John Oleksowicz
2023-04-05 13:46:42 -05:00
committed by John Oleksowicz
parent f90e869402
commit e7f766aedf
25 changed files with 0 additions and 100 deletions

View File

@@ -586,10 +586,6 @@ class ServicesTest extends \MailPoetTest {
expect($response->errors[0]['message'])->equals('Sending of congratulatory email failed.');
}
public function _after() {
parent::_after();
}
public function testItRespondsWithCorrectMessageIfKeyDoesntSupportMSS() {
$bridge = $this->make(
new Bridge(),