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:
parent
84b218ecaa
commit
6f9f31a2e4
@ -5,6 +5,7 @@ module.exports = {
|
||||
testURL: 'http://localhost',
|
||||
modulePathIgnorePatterns: [
|
||||
'node_modules',
|
||||
'utils/windowUtils.js',
|
||||
],
|
||||
collectCoverageFrom: [
|
||||
'utils/**.js',
|
||||
|
Loading…
Reference in New Issue
Block a user