diff --git a/phpunit/imap/MailCollectorTest.php b/phpunit/imap/MailCollectorTest.php index 4a0daef1ee6..86e53456cfa 100644 --- a/phpunit/imap/MailCollectorTest.php +++ b/phpunit/imap/MailCollectorTest.php @@ -75,10 +75,10 @@ public function testGetEmpty() 'use_mail_date' => '', 'date_creation' => '', 'requester_field' => '', - 'add_to_to_observer' => '', + 'add_to_to_observer' => '', 'add_cc_to_observer' => '', 'collect_only_unread' => '', - 'create_user_from_email' => '', + 'create_user_from_email' => '', 'last_collect_date' => '', ], $instance->fields @@ -940,7 +940,6 @@ public function testCollect() sort($names); sort($actor_specs['tickets_names']); $this->assertSame($actor_specs['tickets_names'], $names); - } // Check creation of expected documents