1
0
mirror of https://github.com/trezor/trezor-wallet synced 2025-01-11 16:41:06 +00:00

Changed coverage report path

This commit is contained in:
Vladimir Volek 2018-10-02 19:57:13 +02:00 committed by Szymon Lesisz
parent 147cf400a4
commit 9771b21093

View File

@ -1,7 +1,7 @@
module.exports = {
rootDir: './src',
automock: false,
coverageDirectory: 'coverage/',
coverageDirectory: '../coverage/',
collectCoverage: true,
testURL: 'http://localhost',
modulePathIgnorePatterns: [