cosmjs/jasmine-spec-reporter.config.json
2020-01-22 09:55:20 +01:00

13 lines
171 B
JSON

{
"suite": {
"displayNumber": true
},
"spec": {
"displayDuration": true
},
"summary": {
"displayPending": false,
"displayStacktrace": true
}
}