mirror of
https://github.com/kevinpapst/kimai2.git
synced 2025-04-27 14:06:24 +00:00
fix test
This commit is contained in:
parent
639f8a77b6
commit
902ad4254d
1 changed files with 0 additions and 1 deletions
|
@ -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');
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue