mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
Do some code cleanup and call correct phpunit.
This commit is contained in:
@@ -69,6 +69,7 @@ class MigrateToGroups extends Command
|
||||
/** @var JournalDestroyService */
|
||||
private $service;
|
||||
|
||||
|
||||
/**
|
||||
* Execute the console command.
|
||||
*
|
||||
@@ -289,7 +290,6 @@ class MigrateToGroups extends Command
|
||||
* @param TransactionJournal $journal
|
||||
*
|
||||
* @throws Exception
|
||||
*
|
||||
*/
|
||||
private function makeMultiGroup(TransactionJournal $journal): void
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user