Skip to content

Commit

Permalink
Update cli-utils.js
Browse files Browse the repository at this point in the history
  • Loading branch information
felipecrs committed Mar 28, 2021
1 parent 2a40a43 commit 92ccf32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/reporters/cli/cli-utils.js
Expand Up @@ -93,7 +93,7 @@ cliUtils = {
* color: | noTTY:
* 'on' -> false
* 'off' -> true
* otherwise -> Based on isatty.
* otherwise -> Based on isTTY.
*
* @param {String} color - A flag to indicate usage of the --color option.
* @returns {Boolean} - A boolean value depicting the result of the noTTY check.
Expand Down

0 comments on commit 92ccf32

Please sign in to comment.