renamed test script

This commit is contained in:
Tom Hombergs
2018-11-11 21:55:48 +01:00
parent a4c3f21391
commit 93edb8c6f8

View File

@@ -4,8 +4,7 @@
"description": "",
"main": "index.js",
"scripts": {
"test": "mocha consumer/*.spec.js",
"pact-message": "pact-message update {}"
"test:consumer": "mocha consumer/*.spec.js",
},
"author": "Tom Hombergs",
"license": "MIT",