mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-16 17:33:45 +00:00
Fixes tests.
This commit is contained in:
@@ -68,6 +68,7 @@ class MetaPieChart implements MetaPieChartInterface
|
||||
$this->accounts = new Collection;
|
||||
$this->budgets = new Collection;
|
||||
$this->categories = new Collection;
|
||||
$this->tags = new Collection;
|
||||
}
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user