We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 325625d commit e4506bbCopy full SHA for e4506bb
package.json
@@ -7,7 +7,7 @@
7
"test": "test"
8
},
9
"scripts": {
10
- "test": "mocha test/*.js"
+ "test": "mocha"
11
12
"bin": {
13
"node-lambda": "./bin/node-lambda"
0 commit comments