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