Skip to content

Commit a17601b

Browse files
committed
Add script/test to the package.json
1 parent 8dace93 commit a17601b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@
77
"url": "https://github.com/jessedijkstra/webdriverio-cucumber.git",
88
"type": "git"
99
},
10+
"scripts": {
11+
"test": "script/test"
12+
},
1013
"author": "Jesse Dijkstra <mail@jessedijkstra.nl>",
1114
"license": "MIT",
1215
"dependencies": {

0 commit comments

Comments
 (0)