Release 2.57 (#5929)

This commit is contained in:
Kevin Papst
2026-05-21 22:14:10 +02:00
committed by GitHub
parent f0ce1c7bd6
commit 976d38e8a4
101 changed files with 4226 additions and 1119 deletions

View File

@@ -104,8 +104,12 @@ class DebugRendererTest extends TestCase
'invoice.total_time',
'invoice.duration_decimal',
'invoice.first',
'invoice.first_month',
'invoice.first_year',
'invoice.first_process',
'invoice.last',
'invoice.last_month',
'invoice.last_year',
'invoice.last_process',
'invoice.total',
'invoice.total_nc',
@@ -210,6 +214,7 @@ class DebugRendererTest extends TestCase
'user.meta.hello',
'user.meta.kitty',
'testFromModelHydrator',
'project._counter',
];
if ($activityCounter === 1) {