Changed coverage report path

pull/70/head^2
Vladimir Volek 6 years ago committed by Szymon Lesisz
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…
Cancel
Save