test: setup mocha-circlci-reporter
This commit is contained in:
+1
-1
@@ -12,7 +12,7 @@
|
||||
}
|
||||
],
|
||||
"scripts": {
|
||||
"test": "mocha"
|
||||
"test": "node_modules/.bin/mocha --reporter mocha-circleci-reporter test/test.js"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
||||
Reference in New Issue
Block a user