Changed billable_rate_update_time_entries to real boolean

This commit is contained in:
Constantin Graf
2024-06-24 14:05:26 +02:00
committed by Gregor Vostrak
parent a69d1cb4c4
commit 75e739f6fb
8 changed files with 12 additions and 16 deletions

View File

@@ -556,7 +556,7 @@ class ProjectEndpointTest extends ApiEndpointTestAbstract
'color' => $projectFake->color,
'is_billable' => $projectFake->is_billable,
'billable_rate' => 10003,
'billable_rate_update_time_entries' => 'true',
'billable_rate_update_time_entries' => true,
]);
// Assert