20 Minutes is now https

This commit is contained in:
Jeremy Benoist
2018-02-24 22:02:52 +01:00
parent 228d317204
commit bf283db8e6
2 changed files with 2 additions and 2 deletions

View File

@ -129,7 +129,7 @@ class InstapaperControllerTest extends WallabagCoreTestCase
->get('doctrine.orm.entity_manager')
->getRepository('WallabagCoreBundle:Entry')
->findByUrlAndUserId(
'http://www.20minutes.fr/high-tech/2077615-20170531-dis-donc-donald-trump-quoi-exactement-covfefe',
'https://www.20minutes.fr/high-tech/2077615-20170531-dis-donc-donald-trump-quoi-exactement-covfefe',
$this->getLoggedInUserId()
);