mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-11-21 00:50:07 +00:00
Improve test (coverage).
This commit is contained in:
@@ -27,6 +27,7 @@ use FireflyIII\Exceptions\FireflyException;
|
||||
use Log;
|
||||
|
||||
/**
|
||||
* @codeCoverageIgnore
|
||||
* Class StageAhoyHandler
|
||||
*/
|
||||
class StageAhoyHandler
|
||||
|
||||
@@ -5,6 +5,7 @@ namespace FireflyIII\Support\Import\Routine\Fake;
|
||||
use Carbon\Carbon;
|
||||
|
||||
/**
|
||||
* @codeCoverageIgnore
|
||||
* Class StageFinalHandler
|
||||
*
|
||||
* @package FireflyIII\Support\Import\Routine\Fake
|
||||
|
||||
@@ -27,6 +27,7 @@ use FireflyIII\Exceptions\FireflyException;
|
||||
use Log;
|
||||
|
||||
/**
|
||||
* @codeCoverageIgnore
|
||||
* Class StageNewHandler
|
||||
*/
|
||||
class StageNewHandler
|
||||
|
||||
Reference in New Issue
Block a user