mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-18 10:16:49 +00:00
Do some code cleanup and call correct phpunit.
This commit is contained in:
@@ -48,6 +48,7 @@ class ReportEmptyObjects extends Command
|
||||
*/
|
||||
protected $signature = 'firefly-iii:report-empty-objects';
|
||||
|
||||
|
||||
/**
|
||||
* Execute the console command.
|
||||
*
|
||||
|
@@ -49,6 +49,7 @@ class ReportIntegrity extends Command
|
||||
*/
|
||||
protected $signature = 'firefly-iii:report-integrity';
|
||||
|
||||
|
||||
/**
|
||||
* Execute the console command.
|
||||
*/
|
||||
|
@@ -45,6 +45,7 @@ class ReportSum extends Command
|
||||
*/
|
||||
protected $signature = 'firefly-iii:report-sum';
|
||||
|
||||
|
||||
/**
|
||||
* Execute the console command.
|
||||
*
|
||||
|
@@ -46,6 +46,7 @@ class RestoreOAuthKeys extends Command
|
||||
*/
|
||||
protected $signature = 'firefly-iii:restore-oauth-keys';
|
||||
|
||||
|
||||
/**
|
||||
* Execute the console command.
|
||||
*
|
||||
|
Reference in New Issue
Block a user