Experimental test coverage.

This commit is contained in:
James Cole 2015-05-16 10:34:38 +02:00
parent f64616748c
commit bec58a1ee6

View File

@ -290,7 +290,7 @@ class BudgetRepositoryTest extends TestCase
}
/**
* @covers FireflyIII\Repositories\Budget\BudgetRepository::spentInMonth
* @covers FireflyIII\Repositories\Budget\BudgetRepository::spentInPeriod
*/
public function testSpentInPeriod()
{