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

@@ -73,6 +73,7 @@ class CurrencyControllerTest extends TestCase
/**
* @covers FireflyIII\Http\Controllers\CurrencyController::index
* @dataProvider dateRangeProvider
*/
public function testIndex($range)
{