fix log4j deprecation error on karma tests runner
ntedgi opened this issue · 0 comments
ntedgi commented
fix log4j deprecation error on karma tests runner
(node:21926) [log4js-node-DEP0004] DeprecationWarning: Pattern %d{DATE} is deprecated due to the confusion it causes when used. Please use %d{DATETIME} instead.
Follow this thread
https://stackoverflow.com/questions/70841924/log4js-node-dep0004-deprecation-warning-in-angular-12-karma-unit-tests
update karma to ^6.3.12