update chrom to travis version (#1558)

This commit is contained in:
Eugenio Romano
2020-07-24 18:37:44 +01:00
committed by GitHub
parent b83a64e4d1
commit 805654a65d
2 changed files with 10 additions and 3 deletions

View File

@@ -176,7 +176,7 @@ exports.config = {
jasmine.getEnv().addReporter(
new SpecReporter({
spec: {
displayStacktrace: true,
displayStacktrace: 'pretty',
displayDuration: true
}
})