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 02a2e46 commit 6ce3b29Copy full SHA for 6ce3b29
tests/test.sh
@@ -46,7 +46,6 @@ DIST=$(cd $HERE/..; echo $PWD)
46
47
cd ${HERE}/test-func
48
49
-echo npm i -D $DIST --silent
50
# install build deps
51
assert_success "it installs with npm" \
52
npm i -D $DIST --silent
0 commit comments