export filtered timesheets without additional search form (#5234)
This commit is contained in:
@@ -33,6 +33,7 @@ class HtmlRendererTest extends AbstractRendererTest
|
||||
);
|
||||
|
||||
$this->assertEquals('print', $sut->getId());
|
||||
$this->assertEquals('print', $sut->getTitle());
|
||||
}
|
||||
|
||||
public function testRender(): void
|
||||
|
||||
Reference in New Issue
Block a user