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 1cab476 commit a5e0926Copy full SHA for a5e0926
package.json
@@ -22,7 +22,7 @@
22
"url": "http://github.com/pipedrive/client-nodejs.git"
23
},
24
"scripts": {
25
- "test": "./node_modules/mocha/bin/mocha"
+ "test": "./node_modules/mocha/bin/mocha ./test"
26
27
"dependencies": {
28
"async": "~0.9.0",
0 commit comments