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