Remove erroneous reporter config, missing during merge conflict

This commit is contained in:
Alasdair Smith 2018-02-23 16:14:36 +00:00
parent ec5b31663f
commit 40678cd91a

View file

@ -33,7 +33,6 @@ module.exports = function (config) {
'test/unit_frontend/es/**/*.js': ['webpack']
},
frameworks: ['requirejs', 'mocha', 'chai-sinon'],
reporters: ['tap'],
// Configure webpack in the tests
webpack: {
resolve: {