Add rule for operator spacing
[MAILPOET-2090]
This commit is contained in:
@@ -20,7 +20,7 @@ class SendingTest extends \MailPoetTest {
|
||||
]);
|
||||
$this->sending = $this->createNewSendingTask([
|
||||
'status' => null,
|
||||
'task' => $this->task,
|
||||
'task' => $this->task,
|
||||
'queue' => $this->queue,
|
||||
]);
|
||||
}
|
||||
|
Reference in New Issue
Block a user