mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-09-05 04:03:26 +00:00
Remove code coverage ignore instructions
This commit is contained in:
@@ -77,7 +77,7 @@ class Note extends Model
|
||||
protected $fillable = ['title', 'text', 'noteable_id', 'noteable_type'];
|
||||
|
||||
/**
|
||||
* @codeCoverageIgnore
|
||||
|
||||
*
|
||||
* Get all the owning noteable models.
|
||||
*/
|
||||
|
Reference in New Issue
Block a user