change(ui): fix jest config
This commit is contained in:
parent
d21a50c7a6
commit
8f409a8433
1 changed files with 0 additions and 1 deletions
|
|
@ -5,7 +5,6 @@ module.exports = {
|
|||
testEnvironment: 'node',
|
||||
moduleNameMapper: {
|
||||
'^Types/Session/(.+)$': '<rootDir>/app/types/session/$1',
|
||||
'^Types/(.+)$': '<rootDir>/app/types/$1',
|
||||
'^App/(.+)$': '<rootDir>/app/$1',
|
||||
},
|
||||
transform: {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue