mirror of
https://github.com/threeal/cmake-action.git
synced 2025-06-10 03:01:21 +00:00
test: remove testMatch
option in Jest (redundant)
This commit is contained in:
parent
920f96c4bd
commit
2e9ab09ece
@ -10,6 +10,5 @@
|
|||||||
},
|
},
|
||||||
"moduleNameMapper": {
|
"moduleNameMapper": {
|
||||||
"^(\\.{1,2}/.*)\\.mjs$": "<rootDir>/dist/$1.mjs"
|
"^(\\.{1,2}/.*)\\.mjs$": "<rootDir>/dist/$1.mjs"
|
||||||
},
|
}
|
||||||
"testMatch": ["**/*.test.js"]
|
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user