monthly budget, monthly report, unified report calculation (#2684)
This commit is contained in:
@@ -31,6 +31,9 @@ class CustomerStatisticTest extends AbstractTimesheetCountedStatisticTest
|
||||
$this->assertJsonSerialize(new CustomerStatistic());
|
||||
}
|
||||
|
||||
/**
|
||||
* @group legacy
|
||||
*/
|
||||
public function testAdditionalSetter()
|
||||
{
|
||||
$sut = new CustomerStatistic();
|
||||
|
||||
Reference in New Issue
Block a user