mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 15:35:15 +00:00
Remove code coverage ignore instructions
This commit is contained in:
@@ -73,7 +73,7 @@ class Configuration extends Model
|
||||
/**
|
||||
* TODO can be replaced with native laravel code.
|
||||
*
|
||||
* @codeCoverageIgnore
|
||||
|
||||
*
|
||||
* @param mixed $value
|
||||
*
|
||||
@@ -85,7 +85,7 @@ class Configuration extends Model
|
||||
}
|
||||
|
||||
/**
|
||||
* @codeCoverageIgnore
|
||||
|
||||
*
|
||||
* @param mixed $value
|
||||
*/
|
||||
|
Reference in New Issue
Block a user