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 9d0cc3f commit 1111eb0Copy full SHA for 1111eb0
package.json
@@ -5,7 +5,7 @@
5
"main": "index.js",
6
"scripts": {
7
"eslint": "eslint index.js nightwatch.conf.js nightwatch lib",
8
- "test": "nightwatch"
+ "test": "nightwatch --headless"
9
},
10
"publishConfig": {
11
"access": "public"
0 commit comments