Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Check that spy.proxy is an actual spy before use
This prevents problems when the object spied upon has a `proxy` method that isn't a spy. For example, controllers from Spine.js.
- Loading branch information