mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 23:45:10 +00:00
New tests.
This commit is contained in:
@@ -37,6 +37,7 @@ final class UserAction extends AbstractTrigger implements TriggerInterface
|
||||
* false.
|
||||
*
|
||||
* @param null $value
|
||||
* @codeCoverageIgnore
|
||||
*
|
||||
* @return bool
|
||||
*/
|
||||
@@ -49,6 +50,7 @@ final class UserAction extends AbstractTrigger implements TriggerInterface
|
||||
* This trigger is always triggered, because the rule that it is a part of has been pre-selected on this condition.
|
||||
*
|
||||
* @param TransactionJournal $journal
|
||||
* @codeCoverageIgnore
|
||||
*
|
||||
* @return bool
|
||||
*/
|
||||
|
Reference in New Issue
Block a user