Fixed test.

This commit is contained in:
James Cole 2015-05-24 09:29:44 +02:00
parent 288546c2b9
commit bf6ea16acb

View File

@ -380,7 +380,7 @@ class PiggyBankControllerTest extends TestCase
} }
/** /**
* @covers FireflyIII\Http\Controllers\PiggyBankController::create * @covers FireflyIII\Http\Controllers\PiggyBankController::store
*/ */
public function testStoreCreateAnother() public function testStoreCreateAnother()
{ {