mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-20 11:33:59 +00:00
Remove code coverage ignore instructions
This commit is contained in:
@@ -53,7 +53,7 @@ class IsValidAttachmentModel implements Rule
|
||||
/**
|
||||
* IsValidAttachmentModel constructor.
|
||||
*
|
||||
* @codeCoverageIgnore
|
||||
|
||||
*
|
||||
* @param string $model
|
||||
*/
|
||||
@@ -80,7 +80,7 @@ class IsValidAttachmentModel implements Rule
|
||||
/**
|
||||
* Get the validation error message.
|
||||
*
|
||||
* @codeCoverageIgnore
|
||||
|
||||
* @return string
|
||||
*/
|
||||
public function message(): string
|
||||
|
Reference in New Issue
Block a user