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

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