mirror of
https://github.com/OneUptime/oneuptime
synced 2024-11-21 14:49:07 +00:00
refactor: Remove moduleNameMapper for axios in jest.config.json
This commit is contained in:
parent
ff6369389c
commit
c40ec85ce3
@ -29,9 +29,6 @@
|
||||
"collectCoverageFrom": [
|
||||
"./**/*.(tsx||ts)"
|
||||
],
|
||||
"moduleNameMapper": {
|
||||
"axios": "./node_modules/axios/dist/node/axios.cjs"
|
||||
},
|
||||
"coverageThreshold": {
|
||||
"global": {
|
||||
"lines": 0,
|
||||
|
Loading…
Reference in New Issue
Block a user