Skip to content

Commit

Permalink
Add N_PRESERVE_NPM to unset for tests
Browse files Browse the repository at this point in the history
  • Loading branch information
shadowspawn committed Feb 27, 2020
1 parent 4b87f8b commit f0d22e4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/tests/shared-functions.bash
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ function unset_n_env(){
unset N_NODE_MIRROR
unset N_NODE_DOWNLOAD_MIRROR
unset N_MAX_REMOTE_MATCHES
unset N_PRESERVE_NPM
unset HTTP_USER
unset HTTP_PASSWORD
}
Expand Down

0 comments on commit f0d22e4

Please sign in to comment.