Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 87c3be5

Browse files
authored
Merge pull request #768 from vieiralucas/patch-1
Fix indentation of includeStack at config
2 parents fbb4a4e + fbc08ad commit 87c3be5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/chai/config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ module.exports = {
1313
* @api public
1414
*/
1515

16-
includeStack: false,
16+
includeStack: false,
1717

1818
/**
1919
* ### config.showDiff

0 commit comments

Comments
 (0)