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

@@ -27,6 +27,7 @@ class PreferencesControllerTest extends TestCase
/**
* @covers FireflyIII\Http\Controllers\PreferencesController::postIndex
* @dataProvider dateRangeProvider
*/
public function testPostIndex($range)
{