Skip to content

Conversation

@geek
Copy link
Member

@geek geek commented Feb 9, 2018

Fixes #399

@geek geek added the bug Bug or defect label Feb 9, 2018
@geek geek added this to the 15.2.2 milestone Feb 9, 2018
@geek geek self-assigned this Feb 9, 2018
@geek geek requested a review from cjihrig February 9, 2018 16:57
lib/cli.js Outdated
throw err;
}
options.output.write('Could not find test file or directory \'' + nextPath + '\'.\n');
console.error('Could not find test file or directory \'' + nextPath + '\'.\n');
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Won't there be extra line breaks after moving to console.error()?

@geek geek merged commit 2e60ba8 into hapijs:master Feb 9, 2018
@geek geek deleted the 399 branch February 9, 2018 17:25
@lock
Copy link

lock bot commented Jan 9, 2020

This thread has been automatically locked due to inactivity. Please open a new issue for related bugs or questions following the new issue template instructions.

@lock lock bot locked as resolved and limited conversation to collaborators Jan 9, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

bug Bug or defect

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Missing exports.lab causes error when generating html coverage report

2 participants