Closed simonihmig closed 1 year ago
The proxy did not support all handlers like getOwnPropertyDescriptor and defineProperty, which did not play nicely with the latest sinon versions. Fixes #478
getOwnPropertyDescriptor
defineProperty
The proxy did not support all handlers like
getOwnPropertyDescriptor
anddefineProperty
, which did not play nicely with the latest sinon versions. Fixes #478