@@ -19,5 +19,6 @@ module.exports = {
|
||||
'<rootDir>/test/unit/components/online-validator-badge.jsx',
|
||||
'<rootDir>/test/unit/components/live-response.jsx',
|
||||
],
|
||||
transformIgnorePatterns: ['/node_modules/(?!(sinon)/)'],
|
||||
silent: true, // set to `false` to allow console.* calls to be printed
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user