diff --git a/cosmogramme/tests/php/classes/NoticeIntegrationTest.php b/cosmogramme/tests/php/classes/NoticeIntegrationTest.php index 97e1045d8cb6c46f2aea973d34a549aaf8bdadc2..f47e0ee0f56e26025976e82913116294a6e6f1d4 100644 --- a/cosmogramme/tests/php/classes/NoticeIntegrationTest.php +++ b/cosmogramme/tests/php/classes/NoticeIntegrationTest.php @@ -375,7 +375,7 @@ class NoticeIntegrationLollipopGeneratedNoticeRecordTest extends NoticeIntegrati /** @test */ public function noticeDbEnregTitresShouldBeLollipopAndLolipop() { - $this->assertEquals('LOLLIPOP LOLIPOP', + $this->assertEquals('LOLLIPOP LOLIPOP NEUF NEF', $this->notice_integration->noticeToDBEnreg($this->notice_data)['titres']); }