Upgrade sinonjs, and fix unit tests.
- use `sinon.match.has` for error matching - restore previous use of `calledWith`
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
"grunt": "~0.4.4",
|
||||
"bunyan": "~0.22.3",
|
||||
"grunt-bunyan": "~0.5.0",
|
||||
"sinon": "~1.5.2",
|
||||
"sinon": "~3.2.1",
|
||||
"sandboxed-module": "~0.3.0",
|
||||
"chai": "~1.9.1",
|
||||
"grunt-forever": "~0.4.4",
|
||||
|
||||
Reference in New Issue
Block a user