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

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