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 7c5c727 commit 1c736a4Copy full SHA for 1c736a4
package.json
@@ -4,7 +4,6 @@
4
"description": "Detox helper for CodeceptJS",
5
"main": "Detox.js",
6
"scripts": {
7
- "test": "echo \"Error: no test specified\" && exit 1",
8
"docs": "npx documentation readme Detox.js --section=API --shallow",
9
"release": "npm run docs && npm publish --access public"
10
},
0 commit comments