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