Improve test coverage.

This commit is contained in:
James Cole
2019-06-10 20:14:00 +02:00
parent 8efb73694d
commit 2ab9d2e6ee
75 changed files with 4672 additions and 484 deletions

View File

@@ -67,7 +67,7 @@ class InstallController extends Controller
$this->upgradeCommands = [
// there are x initial commands
'migrate' => ['--seed' => true, '--force' => true],
'firefly:decrypt-all' => [],
'firefly-iii:decrypt-all' => [],
'generate-keys' => [], // an exception :(
// there are 10 upgrade commands.