1
0
Fork 0
mirror of https://github.com/wallabag/wallabag.git synced 2025-07-27 17:28:39 +00:00
This commit is contained in:
Jeremy Benoist 2016-05-19 07:41:54 +02:00
parent e7658cb009
commit 6922168420

View file

@ -510,5 +510,4 @@ class WallabagRestControllerTest extends WallabagApiTestCase
$this->assertEquals(true, $content['is_starred']);
}
}