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']); $this->assertEquals(true, $content['is_starred']);
} }
} }