summaryrefslogtreecommitdiff
path: root/tests/specs/npm/npmrc_bad_registry_config/.npmrc
blob: 3897db878c5b6d67ecca38e56206fe6110ca208e (plain)
1
2
3
4
5
@denotest:registry=http://localhost:4261/
; This configuration is wrong - the registry URL must
; be exactly the same as registry configured for the scope,
; not root url + scope name.
//localhost:4261/denotest/:_authToken=invalid-token