mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-09-06 04:34:00 +00:00
Improve test coverage.
This commit is contained in:
@@ -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.
|
||||
|
Reference in New Issue
Block a user