Fix test
This commit is contained in:
parent
227a1a27f1
commit
d6cc0b249e
@ -236,7 +236,7 @@ class EntryControllerTest extends WallabagCoreTestCase
|
||||
$this->logInAs('admin');
|
||||
$client = $this->getClient();
|
||||
|
||||
$url = 'http://www.aritylabs.com/post/106091708292/des-contr%C3%B4leurs-optionnels-gr%C3%A2ce-%C3%A0-constmissing';
|
||||
$url = 'https://www.aritylabs.com/post/106091708292/des-contr%C3%B4leurs-optionnels-gr%C3%A2ce-%C3%A0-constmissing';
|
||||
|
||||
$crawler = $client->request('GET', '/new');
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user