From 3cd659fc345956fd456a294fd0d0d4f8fafc11a2 Mon Sep 17 00:00:00 2001 From: Jeremy Benoist Date: Tue, 31 Mar 2020 15:56:48 +0200 Subject: Fix tests --- tests/Wallabag/CoreBundle/Controller/EntryControllerTest.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/Wallabag/CoreBundle/Controller/EntryControllerTest.php b/tests/Wallabag/CoreBundle/Controller/EntryControllerTest.php index 3dcc1cd0..8960dd25 100644 --- a/tests/Wallabag/CoreBundle/Controller/EntryControllerTest.php +++ b/tests/Wallabag/CoreBundle/Controller/EntryControllerTest.php @@ -1359,7 +1359,7 @@ class EntryControllerTest extends WallabagCoreTestCase 'de', ], 'it' => [ - 'http://www.ansa.it/sito/notizie/mondo/europa/2017/06/08/voto-gb-seggi-aperti-misure-sicurezza-rafforzate_0cb71f7f-e23b-4d5f-95ca-bc12296419f0.html', + 'https://www.ansa.it/sito/notizie/mondo/europa/2017/06/08/voto-gb-seggi-aperti-misure-sicurezza-rafforzate_0cb71f7f-e23b-4d5f-95ca-bc12296419f0.html', 'it', ], 'zh_CN' => [ -- cgit v1.2.3