Chromium Code Reviews| Index: sky/tests/resources/chai.sky |
| diff --git a/sky/tests/resources/chai.sky b/sky/tests/resources/chai.sky |
| index c26d2f67934c92660b81a4cd885c08bb1e930548..05b2c7e9b6a36ade66db6a5015602a7372651c6c 100644 |
| --- a/sky/tests/resources/chai.sky |
| +++ b/sky/tests/resources/chai.sky |
| @@ -967,7 +967,7 @@ module.exports = { |
| * @api public |
| */ |
| - includeStack: false, |
| + includeStack: true, |
| /** |
| * ### config.showDiff |
| @@ -999,7 +999,7 @@ module.exports = { |
| * @api public |
| */ |
| - truncateThreshold: 40 |
| + truncateThreshold: 0 |
| }; |