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 8dace93 commit a17601bCopy full SHA for a17601b
package.json
@@ -7,6 +7,9 @@
7
"url": "https://github.com/jessedijkstra/webdriverio-cucumber.git",
8
"type": "git"
9
},
10
+ "scripts": {
11
+ "test": "script/test"
12
+ },
13
"author": "Jesse Dijkstra <mail@jessedijkstra.nl>",
14
"license": "MIT",
15
"dependencies": {
0 commit comments