aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorJeremy Benoist <jeremy.benoist@gmail.com>2020-03-31 15:56:48 +0200
committerJeremy Benoist <jeremy.benoist@gmail.com>2020-03-31 15:56:48 +0200
commit3cd659fc345956fd456a294fd0d0d4f8fafc11a2 (patch)
tree94daaed04b38b9a1c92a01acbd0963f1c72f974b
parentfdf90f8411792c3667d7104b5613a58146114432 (diff)
downloadwallabag-3cd659fc345956fd456a294fd0d0d4f8fafc11a2.tar.gz
wallabag-3cd659fc345956fd456a294fd0d0d4f8fafc11a2.tar.zst
wallabag-3cd659fc345956fd456a294fd0d0d4f8fafc11a2.zip
Fix tests
-rw-r--r--tests/Wallabag/CoreBundle/Controller/EntryControllerTest.php2
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' => [