mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-11-07 10:28:22 +00:00
Cleanup
This commit is contained in:
@@ -39,8 +39,6 @@ class ReportHelperTest extends TestCase
|
||||
|
||||
/**
|
||||
* @covers FireflyIII\Helpers\Report\ReportHelper::getBudgetsForMonth
|
||||
* @covers FireflyIII\Helpers\Report\ReportQuery::journalsByBudget
|
||||
* @covers FireflyIII\Helpers\Report\ReportQuery::sharedExpenses
|
||||
*/
|
||||
public function testGetBudgetsForMonthWithShared()
|
||||
{
|
||||
@@ -74,7 +72,6 @@ class ReportHelperTest extends TestCase
|
||||
|
||||
/**
|
||||
* @covers FireflyIII\Helpers\Report\ReportHelper::getBudgetsForMonth
|
||||
* @covers FireflyIII\Helpers\Report\ReportQuery::journalsByBudget
|
||||
*/
|
||||
public function testGetBudgetsForMonthWithoutShared()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user