mirror of
https://github.com/josdejong/mathjs.git
synced 2026-01-25 15:07:57 +00:00
chore: try out reporter text-summary for lambdatest
This commit is contained in:
parent
021d825c4c
commit
ee3b994ba9
@ -79,7 +79,7 @@ module.exports = function (config) {
|
||||
timeout: mochaConfig.timeout
|
||||
}
|
||||
},
|
||||
reporters: ['progress'],
|
||||
reporters: ['text-summary'],
|
||||
files: [
|
||||
'test/browser-test-config/browser-tests.test.js'
|
||||
],
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user