mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
Renamed a method.
This commit is contained in:
@@ -39,7 +39,7 @@ class GoogleChartControllerTest extends TestCase
|
||||
|
||||
}
|
||||
|
||||
public function testAccountBalanceChart()
|
||||
public function testAccountBalance()
|
||||
{
|
||||
$account = FactoryMuffin::create('FireflyIII\Models\Account');
|
||||
$this->be($account->user);
|
||||
|
||||
Reference in New Issue
Block a user