diff --git a/tests/repositories/BudgetRepositoryTest.php b/tests/repositories/BudgetRepositoryTest.php index 72c0d29f59..5034d753ad 100644 --- a/tests/repositories/BudgetRepositoryTest.php +++ b/tests/repositories/BudgetRepositoryTest.php @@ -290,7 +290,7 @@ class BudgetRepositoryTest extends TestCase } /** - * @covers FireflyIII\Repositories\Budget\BudgetRepository::spentInMonth + * @covers FireflyIII\Repositories\Budget\BudgetRepository::spentInPeriod */ public function testSpentInPeriod() {