mirror of
https://github.com/wallabag/wallabag.git
synced 2025-09-15 18:57:05 +00:00
remove debug lines
This commit is contained in:
parent
092ca70725
commit
d8f9f37ab2
3 changed files with 0 additions and 8 deletions
|
@ -163,8 +163,6 @@ class WallabagRestControllerTest extends WallabagTestCase
|
|||
->getRepository('WallabagCoreBundle:Entry')
|
||||
->findOneWithTags(1);
|
||||
|
||||
var_dump($entry->getTitle());
|
||||
|
||||
if (!$entry) {
|
||||
$this->markTestSkipped('No content found in db.');
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue