mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 15:35:15 +00:00
Improve test (coverage).
This commit is contained in:
@@ -29,6 +29,7 @@ use Log;
|
||||
|
||||
/**
|
||||
* @deprecated
|
||||
* @codeCoverageIgnore
|
||||
* Class Initial.
|
||||
*/
|
||||
class Initial implements ConfigurationInterface
|
||||
|
@@ -35,6 +35,7 @@ use Log;
|
||||
|
||||
/**
|
||||
* @deprecated
|
||||
* @codeCoverageIgnore
|
||||
* Class Mapping.
|
||||
*/
|
||||
class Map implements ConfigurationInterface
|
||||
|
@@ -32,6 +32,7 @@ use Log;
|
||||
|
||||
/**
|
||||
* @deprecated
|
||||
* @codeCoverageIgnore
|
||||
* Class Roles.
|
||||
*/
|
||||
class Roles implements ConfigurationInterface
|
||||
|
@@ -31,6 +31,7 @@ use Log;
|
||||
|
||||
/**
|
||||
* @deprecated
|
||||
* @codeCoverageIgnore
|
||||
* Class UploadConfig.
|
||||
*/
|
||||
class UploadConfig implements ConfigurationInterface
|
||||
|
Reference in New Issue
Block a user