Skip to content

Commit a5e0926

Browse files
committed
update mocha cmd
1 parent 1cab476 commit a5e0926

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"url": "http://github.com/pipedrive/client-nodejs.git"
2323
},
2424
"scripts": {
25-
"test": "./node_modules/mocha/bin/mocha"
25+
"test": "./node_modules/mocha/bin/mocha ./test"
2626
},
2727
"dependencies": {
2828
"async": "~0.9.0",

0 commit comments

Comments
 (0)