mirror of
https://github.com/zoriya/react-native-web.git
synced 2026-05-25 23:48:54 +00:00
committed by
Nicolas Gallagher
parent
3326aab292
commit
8034a57aae
@@ -10,7 +10,7 @@ module.exports = {
|
||||
],
|
||||
rootDir: process.cwd(),
|
||||
roots: ['<rootDir>/packages'],
|
||||
setupFiles: ['jest-canvas-mock', require.resolve('./setupFiles.dom.js')],
|
||||
setupFiles: [require.resolve('./setupFiles.dom.js')],
|
||||
snapshotFormat: {
|
||||
printBasicPrototype: false
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user