mirror of
https://github.com/wallabag/wallabag.git
synced 2025-08-01 17:38:38 +00:00
Jump to Symfony 3.3 & update others deps
Also update tests urls
This commit is contained in:
parent
ed5e175c20
commit
f40c88eb1f
18 changed files with 52 additions and 30 deletions
|
@ -1268,7 +1268,7 @@ class EntryControllerTest extends WallabagCoreTestCase
|
|||
'ru',
|
||||
],
|
||||
'fr-FR' => [
|
||||
'http://www.zataz.com/90-des-dossiers-medicaux-des-coreens-du-sud-vendus-a-des-entreprises-privees/',
|
||||
'https://www.zataz.com/90-des-dossiers-medicaux-des-coreens-du-sud-vendus-a-des-entreprises-privees/',
|
||||
'fr_FR',
|
||||
],
|
||||
'de' => [
|
||||
|
@ -1300,7 +1300,7 @@ class EntryControllerTest extends WallabagCoreTestCase
|
|||
null,
|
||||
],
|
||||
'es-ES' => [
|
||||
'http://www.muylinux.com/2015/04/17/odf-reino-unido-microsoft-google/',
|
||||
'https://www.muylinux.com/2015/04/17/odf-reino-unido-microsoft-google/',
|
||||
'es_ES',
|
||||
],
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue