mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-09-05 12:12:18 +00:00
Remove code coverage ignore instructions
This commit is contained in:
@@ -56,7 +56,7 @@ class UserGroup extends Model
|
||||
protected $fillable = ['title'];
|
||||
|
||||
/**
|
||||
* @codeCoverageIgnore
|
||||
|
||||
*
|
||||
* @return HasMany
|
||||
*/
|
||||
|
Reference in New Issue
Block a user