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