mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-15 00:27:30 +00:00
Remove code coverage ignore instructions
This commit is contained in:
@@ -79,7 +79,7 @@ class AuditLogEntry extends Model
|
||||
];
|
||||
|
||||
/**
|
||||
* @codeCoverageIgnore
|
||||
|
||||
*/
|
||||
public function auditable(): MorphTo
|
||||
{
|
||||
@@ -87,7 +87,7 @@ class AuditLogEntry extends Model
|
||||
}
|
||||
|
||||
/**
|
||||
* @codeCoverageIgnore
|
||||
|
||||
*/
|
||||
public function changer(): MorphTo
|
||||
{
|
||||
|
Reference in New Issue
Block a user