We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cccf812 commit ce73525Copy full SHA for ce73525
spec/helper.js
@@ -26,6 +26,6 @@ jasmine.getEnv().addReporter(new SpecReporter({
26
},
27
summary: {
28
displayDuration: true,
29
- displayStacktrace: true
+ displayStacktrace: 'raw'
30
}
31
}));
0 commit comments