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

@@ -26,6 +26,7 @@ class SingleControllerTest extends TestCase
/**
* @covers \FireflyIII\Http\Controllers\Transaction\SingleController::create
* @covers \FireflyIII\Http\Controllers\Transaction\SingleController::__construct
*/
public function testCreate()
{