Use https instead of http for bild.de to fix tests
This commit is contained in:
parent
727880c950
commit
3be96dcb17
@ -1314,7 +1314,7 @@ class EntryControllerTest extends WallabagCoreTestCase
|
||||
'fr_FR',
|
||||
],
|
||||
'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',
|
||||
],
|
||||
'it' => [
|
||||
|
Loading…
x
Reference in New Issue
Block a user