mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-11-17 15:18:05 +00:00
Remove method pointers from tests.
This commit is contained in:
@@ -33,8 +33,7 @@ use Tests\TestCase;
|
||||
class SetDescriptionTest extends TestCase
|
||||
{
|
||||
/**
|
||||
* @covers \FireflyIII\TransactionRules\Actions\SetDescription::__construct()
|
||||
* @covers \FireflyIII\TransactionRules\Actions\SetDescription::act()
|
||||
* @covers \FireflyIII\TransactionRules\Actions\SetDescription
|
||||
*/
|
||||
public function testAct(): void
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user