mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-21 20:47:08 -05:00
Remove erroneous reporter config, missing during merge conflict
This commit is contained in:
parent
ec5b31663f
commit
40678cd91a
1 changed files with 0 additions and 1 deletions
|
@ -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: {
|
||||
|
|
Loading…
Reference in a new issue