Slight correction on test spec
This commit is contained in:
@ -28,6 +28,6 @@
|
|||||||
"mocha": "^5.1.1"
|
"mocha": "^5.1.1"
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"test": "mocha test/**.spec.js"
|
"test": "mocha test/*.spec.js"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user