mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
Added the provider annotation to all tests.
This commit is contained in:
@@ -27,6 +27,7 @@ class PreferencesControllerTest extends TestCase
|
||||
|
||||
/**
|
||||
* @covers FireflyIII\Http\Controllers\PreferencesController::postIndex
|
||||
* @dataProvider dateRangeProvider
|
||||
*/
|
||||
public function testPostIndex($range)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user