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:
@@ -97,7 +97,7 @@ class Location extends Model
|
||||
}
|
||||
|
||||
/**
|
||||
* @codeCoverageIgnore
|
||||
|
||||
* Get all of the accounts.
|
||||
*/
|
||||
public function accounts(): MorphMany
|
||||
@@ -108,7 +108,7 @@ class Location extends Model
|
||||
/**
|
||||
* Get all of the owning attachable models.
|
||||
*
|
||||
* @codeCoverageIgnore
|
||||
|
||||
*
|
||||
* @return MorphTo
|
||||
*/
|
||||
|
Reference in New Issue
Block a user