Skip to content

Commit 93edb8c

Browse files
committed
renamed test script
1 parent a4c3f21 commit 93edb8c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

pact/pact-node-messages/package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,7 @@
44
"description": "",
55
"main": "index.js",
66
"scripts": {
7-
"test": "mocha consumer/*.spec.js",
8-
"pact-message": "pact-message update {}"
7+
"test:consumer": "mocha consumer/*.spec.js",
98
},
109
"author": "Tom Hombergs",
1110
"license": "MIT",

0 commit comments

Comments
 (0)