mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-11-17 15:18:05 +00:00
Remove method pointers from tests.
This commit is contained in:
@@ -57,7 +57,6 @@ class AccountControllerTest extends TestCase
|
||||
|
||||
/**
|
||||
* @covers \FireflyIII\Http\Controllers\Chart\AccountController
|
||||
* @covers \FireflyIII\Generator\Chart\Basic\GeneratorInterface
|
||||
* @dataProvider dateRangeProvider
|
||||
*
|
||||
* @param string $range
|
||||
@@ -195,7 +194,6 @@ class AccountControllerTest extends TestCase
|
||||
|
||||
/**
|
||||
* @covers \FireflyIII\Http\Controllers\Chart\AccountController
|
||||
* @covers \FireflyIII\Generator\Chart\Basic\GeneratorInterface
|
||||
* @dataProvider dateRangeProvider
|
||||
*
|
||||
* @param string $range
|
||||
|
||||
Reference in New Issue
Block a user