mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-11-17 15:18:05 +00:00
Update test code.
This commit is contained in:
@@ -36,7 +36,7 @@ class AppendDescriptionTest extends TestCase
|
||||
* @covers \FireflyIII\TransactionRules\Actions\AppendDescription::__construct
|
||||
* @covers \FireflyIII\TransactionRules\Actions\AppendDescription::act()
|
||||
*/
|
||||
public function testActExistingTag()
|
||||
public function testActExistingTag(): void
|
||||
{
|
||||
$ruleAction = new RuleAction;
|
||||
$ruleAction->action_value = 'APPEND';
|
||||
|
||||
Reference in New Issue
Block a user