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 cc055eb commit 71ef07dCopy full SHA for 71ef07d
package.json
@@ -4,7 +4,8 @@
4
"description": "These are some commands and assertion I use when I'm testing with nightwatch.js and selenium.",
5
"main": "none",
6
"scripts": {
7
- "test": "./runTests.sh"
+ "test": "./runTests.sh",
8
+ "compile": "gulp"
9
},
10
"repository": {
11
"type": "git",
0 commit comments