mirror of
https://github.com/moparisthebest/wallabag
synced 2024-11-15 13:45:04 -05:00
Remove useless debug
This commit is contained in:
parent
e671df3151
commit
c5ef984560
@ -10,7 +10,6 @@ class ApiTest extends WebTestCase
|
||||
require __DIR__.'/../../app/app.php';
|
||||
require __DIR__ . '/../../app/controllers/controllers.php';
|
||||
|
||||
$app['debug'] = true;
|
||||
return $app;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user