Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
It's a bit unfortunate that we're duplicating code from Sinon itself, but the only other way I can think to make this work is by adding a hard dependency on Sinon (e.g. `require("sinon")`), which is annoying given our UMD wrapper.
- Loading branch information