Do some code cleanup and call correct phpunit.

This commit is contained in:
James Cole
2020-07-31 12:12:54 +02:00
parent c3110a43da
commit 4b96558433
48 changed files with 53 additions and 11 deletions

View File

@@ -48,6 +48,7 @@ class ReportEmptyObjects extends Command
*/
protected $signature = 'firefly-iii:report-empty-objects';
/**
* Execute the console command.
*

View File

@@ -49,6 +49,7 @@ class ReportIntegrity extends Command
*/
protected $signature = 'firefly-iii:report-integrity';
/**
* Execute the console command.
*/

View File

@@ -45,6 +45,7 @@ class ReportSum extends Command
*/
protected $signature = 'firefly-iii:report-sum';
/**
* Execute the console command.
*

View File

@@ -46,6 +46,7 @@ class RestoreOAuthKeys extends Command
*/
protected $signature = 'firefly-iii:restore-oauth-keys';
/**
* Execute the console command.
*