0
0
Fork 0
mirror of https://github.com/kevinpapst/kimai2.git synced 2025-04-27 14:06:24 +00:00
This commit is contained in:
Kevin Papst 2025-04-07 20:34:20 +02:00
parent 639f8a77b6
commit 902ad4254d

View file

@ -278,7 +278,6 @@ trait RendererTestTrait
$template->setTitle('a test invoice template title');
$template->setVat(19);
$template->setLanguage('it');
$template->setCustomer($customer);
$project = new Project();
$project->setName('project name');