Fix active coding standard rule violations in tests [MAILPOET-981]
This commit is contained in:
@ -114,6 +114,7 @@ class SendingQueueTest extends MailPoetTest {
|
||||
$sending_queue_worker->process();
|
||||
self::fail('Execution limits function was not called.');
|
||||
} catch(\Exception $e) {
|
||||
// No exception handling needed
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user