mirror of
https://github.com/trezor/trezor-wallet
synced 2025-01-11 08:31:00 +00:00
Changed coverage report path
This commit is contained in:
parent
147cf400a4
commit
9771b21093
@ -1,7 +1,7 @@
|
||||
module.exports = {
|
||||
rootDir: './src',
|
||||
automock: false,
|
||||
coverageDirectory: 'coverage/',
|
||||
coverageDirectory: '../coverage/',
|
||||
collectCoverage: true,
|
||||
testURL: 'http://localhost',
|
||||
modulePathIgnorePatterns: [
|
||||
|
Loading…
Reference in New Issue
Block a user