* allow to skip locales (here: catalan) * use enabled_locales and replace app_locales with kimai_locales * added test to call all reports once for super_admin
6 lines
172 B
YAML
6 lines
172 B
YAML
app.test.active_entries:
|
|
path: /{_locale}/layou/active_entries
|
|
controller: App\Controller\LayoutController::activeEntries
|
|
defaults:
|
|
_locale: '%locale%'
|