mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-01-06 22:21:42 +00:00
Improve test coverage.
This commit is contained in:
@@ -41,6 +41,7 @@ class BelongsUser implements Rule
|
||||
* Create a new rule instance.
|
||||
*
|
||||
* @return void
|
||||
* @codeCoverageIgnore
|
||||
*/
|
||||
public function __construct()
|
||||
{
|
||||
@@ -51,6 +52,7 @@ class BelongsUser implements Rule
|
||||
* Get the validation error message.
|
||||
*
|
||||
* @return string
|
||||
* @codeCoverageIgnore
|
||||
*/
|
||||
public function message(): string
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user