Renamed a method.

This commit is contained in:
James Cole
2015-05-16 09:26:54 +02:00
parent e155d3311c
commit a5294c62ea
3 changed files with 8 additions and 3 deletions

View File

@@ -39,7 +39,7 @@ class GoogleChartControllerTest extends TestCase
}
public function testAccountBalanceChart()
public function testAccountBalance()
{
$account = FactoryMuffin::create('FireflyIII\Models\Account');
$this->be($account->user);