mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 15:35:15 +00: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