1
0
mirror of https://github.com/trezor/trezor-wallet synced 2024-11-24 09:18:09 +00:00

Ignore window utils

This commit is contained in:
Vladimir Volek 2018-09-12 14:39:33 +02:00
parent 84b218ecaa
commit 6f9f31a2e4

View File

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