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