Corrects typo
This commit is contained in:
@@ -341,7 +341,7 @@ class SendingQueueTest extends MailPoetTest {
|
|||||||
expect($statistics)->notEquals(false);
|
expect($statistics)->notEquals(false);
|
||||||
}
|
}
|
||||||
|
|
||||||
function testItProcessesStandardewsletters() {
|
function testItProcessesStandardNewsletters() {
|
||||||
$sending_queue_worker = new SendingQueueWorker(
|
$sending_queue_worker = new SendingQueueWorker(
|
||||||
$timer = false,
|
$timer = false,
|
||||||
Stub::make(
|
Stub::make(
|
||||||
|
Reference in New Issue
Block a user