Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add pointer to
chai-samsam
for Sinon.assert.match (#156)
Sinon has one outlier assertion, `Sinon.assert.match`, that is not a spy method, and doesn't make sense to implement as part of this library, so instead add a pointer to `chai-samsam`, which implements a compatible assertion separately.
- Loading branch information