Fixed tests.

This commit is contained in:
James Cole
2015-05-15 20:15:58 +02:00
parent d5a154d2e6
commit 58365121a3
3 changed files with 6 additions and 6 deletions

View File

@@ -61,7 +61,7 @@ class ReportQueryTest extends TestCase
$this->markTestIncomplete();
}
public function testIncomeByPeriod()
public function testIncomeInPeriod()
{
$this->markTestIncomplete();
}