Skip to content

Commit

Permalink
update glob tests
Browse files Browse the repository at this point in the history
  • Loading branch information
craigtaub committed Jan 3, 2019
1 parent c4651cb commit 54bfedd
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 messags about missing tests already
// should have printed message about missing tests already
process.exit(1);
}

Expand Down

0 comments on commit 54bfedd

Please sign in to comment.