1
0
Fork 0
mirror of https://github.com/wallabag/wallabag.git synced 2025-08-01 17:38:38 +00:00

Fixed index on entry.uuid and changed uuid field type

This commit is contained in:
Nicolas Lœuillet 2016-12-18 14:09:56 +01:00
parent af131cb513
commit 8137515171
4 changed files with 12 additions and 4 deletions

View file

@ -816,6 +816,7 @@ class EntryControllerTest extends WallabagCoreTestCase
// generating the uuid
$client->request('GET', '/share/'.$content->getId());
var_dump($client->getResponse()->getContent());
$this->assertEquals(302, $client->getResponse()->getStatusCode());
// follow link with uuid