npm test needs a relative path
This commit is contained in:
+1
-1
@@ -91,7 +91,7 @@
|
||||
"sinon": "^7.3.1"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "runTests",
|
||||
"test": "./runTests",
|
||||
"postmerge": "/bin/true",
|
||||
"precommit": "/bin/true",
|
||||
"prepush": "npm test",
|
||||
|
||||
Reference in New Issue
Block a user