forked from wallabag/wallabag
Use https instead of http for bild.de to fix tests
This commit is contained in:
@ -1314,7 +1314,7 @@ class EntryControllerTest extends WallabagCoreTestCase
|
|||||||
'fr_FR',
|
'fr_FR',
|
||||||
],
|
],
|
||||||
'de' => [
|
'de' => [
|
||||||
'http://www.bild.de/politik/ausland/theresa-may/wahlbeben-grossbritannien-analyse-52108924.bild.html',
|
'https://www.bild.de/politik/ausland/theresa-may/wahlbeben-grossbritannien-analyse-52108924.bild.html',
|
||||||
'de',
|
'de',
|
||||||
],
|
],
|
||||||
'it' => [
|
'it' => [
|
||||||
|
|||||||
Reference in New Issue
Block a user