We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df29901 commit 4e6ea7fCopy full SHA for 4e6ea7f
tools/test-npm.sh
@@ -31,7 +31,6 @@ export npm_config_tmp="npm-tmp"
31
# install npm devDependencies and run npm's tests
32
33
../$NODE cli.js install --ignore-scripts
34
-../$NODE cli.js run-script test-legacy
35
../$NODE cli.js run-script test
36
37
# clean up everything one single shot
0 commit comments