mirror of
https://github.com/tj/n.git
synced 2024-11-24 19:46:56 +01:00
Add N_PRESERVE_NPM to unset for tests
This commit is contained in:
parent
4b87f8b760
commit
f0d22e4b01
@ -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
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user