Skip to content

Commit

Permalink
update comment
Browse files Browse the repository at this point in the history
  • Loading branch information
charlierudolph committed Jan 31, 2017
1 parent 03ea260 commit ac79018
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/mocha.js
Original file line number Diff line number Diff line change
Expand Up @@ -484,7 +484,7 @@ Mocha.prototype.delay = function delay () {
};

/**
* Fail skipped, pending, duplicate title and tests marked only
* Pending tests and test marked only or skip fail the suite
* @returns {Mocha}
*/
Mocha.prototype.productionMode = function() {
Expand Down

0 comments on commit ac79018

Please sign in to comment.