mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-01-10 12:24:50 +00:00
Ignore basic methods, improving code coverage.
This commit is contained in:
@@ -26,6 +26,7 @@ namespace FireflyIII\Services\Spectre\Exception;
|
||||
use Exception;
|
||||
|
||||
/**
|
||||
* @codeCoverageIgnore
|
||||
* Class SpectreException
|
||||
*/
|
||||
class SpectreException extends Exception
|
||||
|
||||
Reference in New Issue
Block a user