mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-15 16:57:09 +00:00
Remove method pointers from tests.
This commit is contained in:
@@ -46,7 +46,7 @@ class FrontpageControllerTest extends TestCase
|
||||
}
|
||||
|
||||
/**
|
||||
* @covers \FireflyIII\Http\Controllers\Json\FrontpageController::piggyBanks
|
||||
* @covers \FireflyIII\Http\Controllers\Json\FrontpageController
|
||||
*/
|
||||
public function testPiggyBanks(): void
|
||||
{
|
||||
|
Reference in New Issue
Block a user