wallabag/src/Wallabag/CoreBundle/Command
Jeremy Benoist f62c3faf88
Update test
If the database isn't found when checking for the connection it means, we can connect to the server.
The InstallCommand will create the database later.

Also, when checking for the SQLite connection, Doctrine creates the file (so the database). That's why the test is skipped for SQLite.
2016-09-03 10:34:27 +02:00
..
InstallCommand.php Update test 2016-09-03 10:34:27 +02:00
TagAllCommand.php Add tests on TagAllCommand 2016-01-21 16:36:17 +01:00