Commit 5b87214e authored by Robert Knight's avatar Robert Knight

Update output location for test coverage report

parent 88a84ce4
......@@ -87,7 +87,7 @@ module.exports = function(config) {
},
coverageReporter: {
dir: '../../../coverage/',
dir: '../../coverage/',
reporters: [
{type:'html'},
{type:'json', subdir: './'},
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment