Skip to content

Conversation

@geek
Copy link
Member

@geek geek commented Aug 11, 2014

Closes #148

This was a regression from the previous version of lab where it defaulted to 'test':

process.env.NODE_ENV = argv.e || 'test';

@geek geek added the bug label Aug 11, 2014
@geek geek added this to the 4.0.2 milestone Aug 11, 2014
arb added a commit that referenced this pull request Aug 11, 2014
Default to test environment
@arb arb merged commit ac80b9b into hapijs:master Aug 11, 2014
@Marsup
Copy link
Contributor

Marsup commented Aug 11, 2014

If I may, this fixes the regression, not the underlying bug : providing a custom environment wouldn't work either. But thanks for the quick response :)

@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.

Environment set too late

3 participants