summaryrefslogtreecommitdiff
path: root/deps/npm/test/tap/bitbucket-shortcut.js
diff options
context:
space:
mode:
Diffstat (limited to 'deps/npm/test/tap/bitbucket-shortcut.js')
-rw-r--r--deps/npm/test/tap/bitbucket-shortcut.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/deps/npm/test/tap/bitbucket-shortcut.js b/deps/npm/test/tap/bitbucket-shortcut.js
index c81554e2d9..fe1c417975 100644
--- a/deps/npm/test/tap/bitbucket-shortcut.js
+++ b/deps/npm/test/tap/bitbucket-shortcut.js
@@ -48,7 +48,7 @@ test('bitbucket-shortcut', function (t) {
})
var opts = {
- cache: path.resolve(pkg, 'cache'),
+ cache: common.cache,
prefix: pkg,
registry: common.registry,
loglevel: 'silent'