From 4dd7d96c298770c536f60bc85f2be70ef729c2ae Mon Sep 17 00:00:00 2001 From: Henri-Damien LAURENT <hdlaurent@afi-sa.net> Date: Tue, 26 Sep 2023 11:24:11 +0000 Subject: [PATCH] dev#160166 : fixing tests --- .../controllers/newsletter_placeholder_content_expected.html | 2 +- .../newsletter_placeholder_content_without_articles.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/application/modules/admin/controllers/newsletter_placeholder_content_expected.html b/tests/application/modules/admin/controllers/newsletter_placeholder_content_expected.html index 196f83b1c51..01b68c7eb32 100644 --- a/tests/application/modules/admin/controllers/newsletter_placeholder_content_expected.html +++ b/tests/application/modules/admin/controllers/newsletter_placeholder_content_expected.html @@ -3,4 +3,4 @@ <div style="padding:5px"><a href="http://localhost/html/recherche/viewnotice/clef/MARTINEALAPLAGE/id/42">Martine à la plage</a><div></div><div style="clear:both"></div></div> Middle <div style="padding:5px"><h1>Le Roi des cons</h1><div>Il est beau, il est fier sur son throne.</div><div style="clear:both"></div></div><div style="padding:5px"><h1>70 millions …</h1><div>Ils sont 70 millions prêts à prendre sa place.</div><div style="clear:both"></div></div><div style="padding:5px"><h1>Gilets Jaunes</h1><div><a href="http://localhost/html/viewarticle/gilets-jaunes"> La révolution a commencé.<img src='http://localhost/html/userfiles/jaunes.gif' /> . <img SRC="http://localhost/html/userfiles/gilets.gif" /></a><a href="http://lienexterne/maquereau"><img src='http://imageexterne/maquereau.gif' /></a></div><div style="clear:both"></div></div><div style="padding:5px"><h1>L'arnaque</h1><div>La révolution a oublié de décapiter la misère et l'exploitation.</div><div style="clear:both"></div></div> -footer<br/><a href="http://localhost/html/newsletter/unsubscribe/newsletter/3/user//hash/6dd28e9b"> \ No newline at end of file +footer<br/><a href="http://localhost/html/newsletter/unsubscribe/newsletter/3/user//hash/6dd28e9b" \ No newline at end of file diff --git a/tests/application/modules/admin/controllers/newsletter_placeholder_content_without_articles.txt b/tests/application/modules/admin/controllers/newsletter_placeholder_content_without_articles.txt index 9cf951a3946..844191fd7bf 100644 --- a/tests/application/modules/admin/controllers/newsletter_placeholder_content_without_articles.txt +++ b/tests/application/modules/admin/controllers/newsletter_placeholder_content_without_articles.txt @@ -8,4 +8,4 @@ Lien: http://localhost/html/recherche/viewnotice/clef/MARTINEALAPLAGE/id/42<br / Middle<br /> <br /> footer<br /> -Lien pour se désinscrire de cette lettre d'information : http://localhost/html/newsletter/unsubscribe/newsletter/3/user//hash/6dd28e9b</p> +Lien pour se désinscrire de cette lettre d'information : http://localhost/html/newsletter/unsubscribe/newsletter/3/user//hash/6dd28e9b</p \ No newline at end of file -- GitLab