aboutsummaryrefslogtreecommitdiff
path: root/deps/npm/test/broken-under-nyc-and-travis/lifecycle-path.js
diff options
context:
space:
mode:
Diffstat (limited to 'deps/npm/test/broken-under-nyc-and-travis/lifecycle-path.js')
-rw-r--r--deps/npm/test/broken-under-nyc-and-travis/lifecycle-path.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/deps/npm/test/broken-under-nyc-and-travis/lifecycle-path.js b/deps/npm/test/broken-under-nyc-and-travis/lifecycle-path.js
index 5804eb59a8..61fe229bcf 100644
--- a/deps/npm/test/broken-under-nyc-and-travis/lifecycle-path.js
+++ b/deps/npm/test/broken-under-nyc-and-travis/lifecycle-path.js
@@ -162,7 +162,7 @@ function checkPath (testconfig, t) {
})
// get the ones we tacked on, then the system-specific requirements
- var expectedPaths = ['{{ROOT}}/node_modules/npm-lifecycle/node-gyp-bin',
+ var expectedPaths = ['{{ROOT}}/bin/node-gyp-bin',
'{{PKG}}/node_modules/.bin']
// Check that the behaviour matches the configuration that was actually