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 0e1801e commit d18f58eCopy full SHA for d18f58e
package.json
@@ -50,7 +50,7 @@
50
"url": "https://github.com/mongodb/node-mongodb-native/issues"
51
},
52
"scripts": {
53
- "test": "node test/runner.js -t functional",
+ "test": "node test/runner.js -t functional -l",
54
"coverage": "node_modules/.bin/nyc node test/runner.js -t functional && node_modules/.bin/nyc report --reporter=text-lcov | node_modules/.bin/coveralls",
55
"lint": "eslint lib"
56
0 commit comments