mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-11-20 08:30:06 +00:00
Added the provider annotation to all tests.
This commit is contained in:
@@ -42,6 +42,7 @@ class HomeControllerTest extends TestCase
|
||||
/**
|
||||
* @covers FireflyIII\Http\Controllers\HomeController::index
|
||||
* @covers FireflyIII\Http\Controllers\Controller::__construct
|
||||
* @dataProvider dateRangeProvider
|
||||
*/
|
||||
public function testIndex($range)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user