Added the provider annotation to all tests.

This commit is contained in:
James Cole
2016-02-05 06:41:28 +01:00
parent 4531d0ee32
commit 45deb493ba
10 changed files with 28 additions and 0 deletions

View File

@@ -61,6 +61,7 @@ class CategoryControllerTest extends TestCase
/**
* @covers FireflyIII\Http\Controllers\CategoryController::index
* @dataProvider dateRangeProvider
*
*/
public function testIndex($range)