Add test
[MAILPOET-1571]
This commit is contained in:
@@ -21,9 +21,9 @@ class Daemon {
|
||||
CronHelper::saveDaemon($settings_daemon_data);
|
||||
try {
|
||||
$this->executeMigrationWorker();
|
||||
$this->executeStatsNotificationsWorker();
|
||||
$this->executeScheduleWorker();
|
||||
$this->executeQueueWorker();
|
||||
$this->executeStatsNotificationsWorker();
|
||||
$this->executeSendingServiceKeyCheckWorker();
|
||||
$this->executePremiumKeyCheckWorker();
|
||||
$this->executeBounceWorker();
|
||||
|
Reference in New Issue
Block a user