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

@@ -21,6 +21,7 @@ class ConfigurationControllerTest extends TestCase
/**
* @covers \FireflyIII\Http\Controllers\Admin\ConfigurationController::index
* @covers \FireflyIII\Http\Controllers\Admin\ConfigurationController::__construct
*/
public function testIndex()
{

View File

@@ -30,6 +30,7 @@ class UserControllerTest extends TestCase
/**
* @covers \FireflyIII\Http\Controllers\Admin\UserController::index
* @covers \FireflyIII\Http\Controllers\Admin\UserController::__construct
*/
public function testIndex()
{