Ignore window utils

pull/26/head
Vladimir Volek 6 years ago
parent 84b218ecaa
commit 6f9f31a2e4

@ -5,6 +5,7 @@ module.exports = {
testURL: 'http://localhost',
modulePathIgnorePatterns: [
'node_modules',
'utils/windowUtils.js',
],
collectCoverageFrom: [
'utils/**.js',

Loading…
Cancel
Save