diff options
-rw-r--r-- | tests/Wallabag/CoreBundle/Controller/EntryControllerTest.php | 2 |
1 files changed, 1 insertions, 1 deletions
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 | |||
1359 | 'de', | 1359 | 'de', |
1360 | ], | 1360 | ], |
1361 | 'it' => [ | 1361 | 'it' => [ |
1362 | 'http://www.ansa.it/sito/notizie/mondo/europa/2017/06/08/voto-gb-seggi-aperti-misure-sicurezza-rafforzate_0cb71f7f-e23b-4d5f-95ca-bc12296419f0.html', | 1362 | 'https://www.ansa.it/sito/notizie/mondo/europa/2017/06/08/voto-gb-seggi-aperti-misure-sicurezza-rafforzate_0cb71f7f-e23b-4d5f-95ca-bc12296419f0.html', |
1363 | 'it', | 1363 | 'it', |
1364 | ], | 1364 | ], |
1365 | 'zh_CN' => [ | 1365 | 'zh_CN' => [ |