We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e0fe15f commit a44425cCopy full SHA for a44425c
package.json
@@ -4,7 +4,7 @@
4
"description": "Set of CodeceptJS config hooks to simplify configuration",
5
"main": "index.js",
6
"scripts": {
7
- "test": "mocha index_test.js",
+ "test": "mocha test/",
8
"publish": "npm publish --access public"
9
},
10
"repository": {
0 commit comments