Autofix number of newlines between methods
[MAILPOET-2715]
This commit is contained in:
committed by
Jack Kitterhing
parent
73963bd37a
commit
b39dac75d6
@ -25,6 +25,7 @@ class AutomaticEmailTest extends \MailPoetTest {
|
||||
parent::_before();
|
||||
$this->automaticEmailScheduler = new AutomaticEmailScheduler;
|
||||
}
|
||||
|
||||
public function testItCreatesScheduledAutomaticEmailSendingTaskForUser() {
|
||||
$newsletter = $this->_createNewsletter();
|
||||
$this->_createNewsletterOptions(
|
||||
|
Reference in New Issue
Block a user