fix tests
This commit is contained in:
@@ -3,4 +3,7 @@ module.exports = {
|
||||
roots: [
|
||||
'<rootDir>/packages/',
|
||||
],
|
||||
moduleNameMapper: {
|
||||
'\\.(css)$': 'identity-obj-proxy',
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user