Use dynamic segments for sending queue

[PREMIUM-38]
This commit is contained in:
Pavel Dohnal
2017-10-05 10:43:06 +01:00
parent b7555aa640
commit 0271675cd0
10 changed files with 101 additions and 17 deletions

View File

@ -446,7 +446,7 @@ class SendingQueueTest extends \MailPoetTest {
array(
'to_process' => array(
$this->subscriber->id(),
123
12345645454
),
'processed' => array()
)