diff options
author | Jérémy Benoist <j0k3r@users.noreply.github.com> | 2020-03-31 16:11:28 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-03-31 16:11:28 +0200 |
commit | 8b165a9a503c6ba4aaf713e4fd8a687ffc307e85 (patch) | |
tree | 94daaed04b38b9a1c92a01acbd0963f1c72f974b /tests | |
parent | d31f70bfac9cfcf232b72b8efb3ac63d31f073dc (diff) | |
parent | 3cd659fc345956fd456a294fd0d0d4f8fafc11a2 (diff) | |
download | wallabag-8b165a9a503c6ba4aaf713e4fd8a687ffc307e85.tar.gz wallabag-8b165a9a503c6ba4aaf713e4fd8a687ffc307e85.tar.zst wallabag-8b165a9a503c6ba4aaf713e4fd8a687ffc307e85.zip |
Merge pull request #4305 from wallabag/dependabot/composer/symfony/symfony-3.4.39
Bump symfony/symfony from 3.4.38 to 3.4.39
Diffstat (limited to 'tests')
-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' => [ |