We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b455124 commit 3a8c49aCopy full SHA for 3a8c49a
lib/chai/utils/objDisplay.js
@@ -19,6 +19,7 @@ var config = require('../config');
19
* messages or should be truncated.
20
*
21
* @param {Mixed} javascript object to inspect
22
+ * @returns {string} stringified object
23
* @name objDisplay
24
* @namespace Utils
25
* @api public
0 commit comments