We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
test
npx mocha..
1 parent 115ee4f commit 9617642Copy full SHA for 9617642
test/scripts/travis.sh
@@ -124,5 +124,4 @@ nvm install --lts=$NODE_LTS
124
125
echo "Installing dependencies and running test"
126
npm install --unsafe-perm
127
-npx mocha test/kerberos_tests.js
128
-
+npm test
0 commit comments