Skip to content

Disable when NODE_ENV is test#173

Merged
sindresorhus merged 1 commit intosindresorhus:masterfrom
ehmicky:feat/node-env-test
Dec 12, 2019
Merged

Disable when NODE_ENV is test#173
sindresorhus merged 1 commit intosindresorhus:masterfrom
ehmicky:feat/node-env-test

Conversation

@ehmicky
Copy link
Copy Markdown
Contributor

@ehmicky ehmicky commented Dec 7, 2019

Fixes #171.

This disables update-notifier when the NODE_ENV environment variable is test, for example during unit tests.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Disable when inside tests

2 participants