Update test coverage

This commit is contained in:
James Cole
2017-02-17 20:14:38 +01:00
parent 65a899bf25
commit 48c26c5837
31 changed files with 32 additions and 0 deletions

View File

@@ -74,6 +74,7 @@ class CategoryControllerTest extends TestCase
/**
* @covers \FireflyIII\Http\Controllers\CategoryController::index
* @covers \FireflyIII\Http\Controllers\CategoryController::__construct
*/
public function testIndex()
{