mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-06-27 11:50:00 +00:00
add logger.js to jests moduleNameMapper
This commit is contained in:
parent
3ea6544f77
commit
1dcda63192
@ -96,6 +96,9 @@
|
||||
"projects": [
|
||||
{
|
||||
"displayName": "unit",
|
||||
"moduleNameMapper": {
|
||||
"logger": "<rootDir>/js/logger.js"
|
||||
},
|
||||
"testMatch": [
|
||||
"**/tests/unit/**/*.[jt]s?(x)"
|
||||
],
|
||||
|
Loading…
x
Reference in New Issue
Block a user