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:
@@ -42,7 +42,7 @@ class LinkToBill implements ActionInterface
|
||||
/**
|
||||
* TriggerInterface constructor.
|
||||
*
|
||||
* @codeCoverageIgnore
|
||||
|
||||
*
|
||||
* @param RuleAction $action
|
||||
*/
|
||||
|
@@ -40,7 +40,7 @@ class MoveDescriptionToNotes implements ActionInterface
|
||||
/**
|
||||
* TriggerInterface constructor.
|
||||
*
|
||||
* @codeCoverageIgnore
|
||||
|
||||
*
|
||||
* @param RuleAction $action
|
||||
*/
|
||||
|
@@ -39,7 +39,7 @@ class MoveNotesToDescription implements ActionInterface
|
||||
/**
|
||||
* TriggerInterface constructor.
|
||||
*
|
||||
* @codeCoverageIgnore
|
||||
|
||||
*
|
||||
* @param RuleAction $action
|
||||
*/
|
||||
|
Reference in New Issue
Block a user