configure am/pm time-format as user preference (#2789)
This commit is contained in:
@@ -165,7 +165,8 @@
|
||||
"bin/console lint:xliff translations",
|
||||
"bin/console doctrine:schema:validate --skip-sync -vvv --no-interaction"
|
||||
],
|
||||
"kimai:tests": "vendor/bin/phpunit tests/",
|
||||
"tests": "vendor/bin/phpunit tests/",
|
||||
"kimai:tests": "@tests",
|
||||
"kimai:tests-unit": "vendor/bin/phpunit --exclude-group integration tests/",
|
||||
"kimai:tests-integration": "vendor/bin/phpunit --group integration tests/",
|
||||
"kimai:phpstan": "@phpstan",
|
||||
|
||||
Reference in New Issue
Block a user