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