mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-01-03 20:14:31 +00:00
Remove method pointers from tests.
This commit is contained in:
@@ -45,7 +45,7 @@ class AccountControllerTest extends TestCase
|
||||
}
|
||||
|
||||
/**
|
||||
* @covers \FireflyIII\Http\Controllers\Report\AccountController::general
|
||||
* @covers \FireflyIII\Http\Controllers\Report\AccountController
|
||||
*/
|
||||
public function testGeneral(): void
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user