Skip to content

Commit

Permalink
update message
Browse files Browse the repository at this point in the history
  • Loading branch information
craigtaub committed Jan 3, 2019
1 parent 54bfedd commit 964f363
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/cli/run-helpers.js
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@ exports.handleFiles = ({
});

if (!files.length) {
// should have printed message about missing tests already
// prints message about each individual missing file already
process.exit(1);
}

Expand Down

0 comments on commit 964f363

Please sign in to comment.